
27 Jan
2023
27 Jan
'23
1:54 a.m.
On Thu, 26 Jan 2023 at 09:05, Safae Ouajih souajih@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@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@chromium.org