summaryrefslogtreecommitdiff
path: root/include/android_bootloader_message.h
diff options
context:
space:
mode:
authorSafae Ouajih <[email protected]>2023-02-06 00:50:17 +0100
committerTom Rini <[email protected]>2023-04-04 14:50:47 -0400
commit636da2039aea4ea3a638b14da0a9ec258897a10c (patch)
tree80ee38cce7e2bc6649b7b433ed646baf4b59a5e0 /include/android_bootloader_message.h
parentbc6413bdd9a4a7ab8a62232aa4791cc26a0ef215 (diff)
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 <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> Tested-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'include/android_bootloader_message.h')
0 files changed, 0 insertions, 0 deletions