[U-Boot] [PATCH v3] image: Fix Android boot image support
Simon Glass
sjg at chromium.org
Thu Oct 23 20:25:29 CEST 2014
On 23 October 2014 11:50, Ahmad Draidi <ar2000jp at gmail.com> wrote:
> This patch makes the following changes:
> - Set kernel entry point correctly
> - Append bootargs from image to global bootargs instead
> of replacing them
> - Return end address instead of size from android_image_get_end()
> - Give correct parameter to genimg_get_format() in boot_get_ramdisk()
> - Move ramdisk message printing from android_image_get_kernel() to
> android_image_get_ramdisk()
>
> Signed-off-by: Ahmad Draidi <ar2000jp at gmail.com>
> Cc: Tom Rini <trini at ti.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
BTW if you have not already seen it, take a look at patman
(tools/patman/patman) for checking and sending patches.
Regards,
Simon
More information about the U-Boot
mailing list