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

Simon Glass sjg at chromium.org
Tue Feb 7 05:02:34 CET 2023


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.

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


More information about the U-Boot mailing list