[PATCH v3 09/19] android: boot: add vendor boot image to prepare for v3,v4 support

Safae Ouajih souajih at baylibre.com
Thu Feb 9 18:01:48 CET 2023


On 07/02/2023 05:02, Simon Glass wrote:
> On Sun, 5 Feb 2023 at 16:50, Safae Ouajih <souajih at baylibre.com> wrote:
>> 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 at baylibre.com>
>> ---
>>   boot/bootm.c         |  8 +++----
>>   boot/image-android.c | 54 ++++++++++++++++++++++++++++----------------
>>   boot/image-board.c   |  3 +--
>>   boot/image-fdt.c     |  3 ++-
>>   cmd/abootimg.c       |  4 ++--
>>   include/image.h      | 48 ++++++++++++++++++++++++++++++---------
>>   6 files changed, 81 insertions(+), 39 deletions(-)
> I don't see a change log but I see some comments. Not sure what else I
> said on the review.

Only the comments changed to add the new partition

Thank you for the review,

BR,

Safae

> Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list