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

Simon Glass sjg at chromium.org
Mon Oct 20 23:42:13 CEST 2014


Hi Ahmad,

On 17 October 2014 23:34, Ahmad Draidi <ar2000jp at gmail.com> wrote:
> 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?

You can submit it as a separate patch but perhaps in the same series.
I'll check the patch.

Regards,
Simon


More information about the U-Boot mailing list