On Thu, 26 Jan 2023 at 09:05, Safae Ouajih <soua...@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 <soua...@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 <s...@chromium.org>