
27 Jan
2023
27 Jan
'23
1:54 a.m.
On Thu, 26 Jan 2023 at 09:05, Safae Ouajih souajih@baylibre.com wrote:
Vendor boot image is introduced in boot image header version 3 and 4. Please check [1] for more details.
To prepare for boot image v3/v4 support, allow the abootimg command to store the vendor_boot image address.
Full support for this new format will be done in a future patch.
Link:[1] https://source.android.com/docs/core/architecture/bootloader/partitions/vend...
Signed-off-by: Safae Ouajih souajih@baylibre.com
cmd/abootimg.c | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org