]> Git Repo - J-u-boot.git/commit
android: boot: add vendor boot image to prepare for v3, v4 support
authorSafae Ouajih <[email protected]>
Sun, 5 Feb 2023 23:50:11 +0000 (00:50 +0100)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Tested-by: Mattijs Korpershoek <[email protected]>
boot/bootm.c
boot/image-android.c
boot/image-board.c
boot/image-fdt.c
cmd/abootimg.c
include/image.h
This page took 0.032605 seconds and 4 git commands to generate.