]> git.baikalelectronics.ru Git - uboot.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)
commitdc0d792f4e5110b3f65402ecc134947ade06082a
tree54acfa56aff54114bdea2da1d56967dd3750a39f
parente4b3a1782601cb550b6472d8af3ae60a6265eb36
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