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

Ahmad Draidi ar2000jp at gmail.com
Sat Oct 18 07:34:26 CEST 2014


Hello Mr. Glass

On Fri, Oct 17, 2014 at 11:19 PM, Simon Glass <sjg at chromium.org> wrote:
> 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

I'll see if I can write one.
If I do, should I submit it as a separate patch series? Sorry, I'm new to this.
Any notes on this patch?

Regards,
Ahmad Draidi


More information about the U-Boot mailing list