summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSafae Ouajih <souajih@baylibre.com>2023-02-06 02:50:17 +0300
committerTom Rini <trini@konsulko.com>2023-04-04 21:50:47 +0300
commit636da2039aea4ea3a638b14da0a9ec258897a10c (patch)
tree80ee38cce7e2bc6649b7b433ed646baf4b59a5e0 /test
parentbc6413bdd9a4a7ab8a62232aa4791cc26a0ef215 (diff)
downloadu-boot-636da2039aea4ea3a638b14da0a9ec258897a10c.tar.xz
android: boot: support boot image header version 3 and 4
Enable the support for boot image header version 3 and 4 using abootimg command. In order to use version 3 or 4: 1- Vendor boot image address should be given to abootimg cmd. abootimg addr $1 $vendor_boot_load_addr 2- "ramdisk_addr_r" env variable (ramdisk address) should be set to host the ramdisk : generic ramdisk + vendor ramdisk Replace "struct andr_boot_img_hdr_v0*" by "void *" in some functions since v3 and v4 are now supported as well. Signed-off-by: Safae Ouajih <souajih@baylibre.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions