]> git.ipfire.org Git - thirdparty/u-boot.git/commit
android: boot: add vendor boot image to prepare for v3, v4 support
authorSafae Ouajih <souajih@baylibre.com>
Sun, 5 Feb 2023 23:50:11 +0000 (00:50 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 4 Apr 2023 18:50:47 +0000 (14:50 -0400)
commite058176be32b09ca4f787442fd99d29e44079519
tree54acfa56aff54114bdea2da1d56967dd3750a39f
parent447240e27b892ab2ccc1ada03a260abbb562484e
android: boot: add vendor boot image to prepare for v3, v4 support

Introduce vendor boot image for version 3 and 4 of boot image header.
The vendor boot image will hold extra information about kernel, dtb
and ramdisk.

This is done to prepare for boot image version 3 and 4 support.

Signed-off-by: Safae Ouajih <souajih@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
boot/bootm.c
boot/image-android.c
boot/image-board.c
boot/image-fdt.c
cmd/abootimg.c
include/image.h