[PATCH v2 11/17] android: boot: ramdisk: support vendor ramdisk

Simon Glass sjg at chromium.org
Fri Jan 27 01:54:58 CET 2023


On Thu, 26 Jan 2023 at 09:05, Safae Ouajih <souajih at baylibre.com> wrote:
>
> Version 3 and 4 of boot image header introduced
> vendor boot ramdisk: Please check include/android_image.h
> for details.
>
> The ramdisk is now split into a generic ramdisk in boot image
> and a vendor ramdisk in vendor boot image.
>
> Signed-off-by: Safae Ouajih <souajih at baylibre.com>
> ---
>  boot/image-android.c | 13 +++++++++++--
>  include/image.h      |  4 ++--
>  2 files changed, 13 insertions(+), 4 deletions(-)
>

Some comment re comments

With that:

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


More information about the U-Boot mailing list