android: boot: move to andr_image_data structure
authorSafae Ouajih <souajih@baylibre.com>
Sun, 5 Feb 2023 23:50:08 +0000 (00:50 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 4 Apr 2023 18:50:46 +0000 (14:50 -0400)
commit607b07554e23ff58d245f16765d831253a4210de
tree6ffd73c83406802068c9cf53610373080f4d347a
parentf48efa0edb6f65b2c382209871df7c9b61a905e2
android: boot: move to andr_image_data structure

Move from andr_boot_img_hdr_v0 to andr_image_data
structure to prepare for boot image header
version 3 and 4.

Signed-off-by: Safae Ouajih <souajih@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
boot/image-android.c
cmd/abootimg.c