ggrandou / abootimg

Tool to read/write/update android boot images
GNU General Public License v2.0
121 stars 43 forks source link

Support header_version up to version 2 #7

Open alexlarsson opened 2 years ago

alexlarsson commented 2 years ago

This adds support for header_version 1 and 2, including dtb and dtbo support.

In addition it fixes various bugs and adds some tests. See the commits for details.

alexlarsson commented 2 years ago

Fixed some commit message typos