[U-Boot] [PATCH] image: Fix Android boot image support

Simon Glass sjg at chromium.org
Fri Oct 17 22:19:09 CEST 2014


Hi,

On 16 October 2014 22:52, 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()

I wonder if it might be possible to add a sandbox test for this? I
feel that we are at great risk of breaking these things without some
automated tests. There are tests for FIT and legacy images.

Regards,
Simon


More information about the U-Boot mailing list