[U-Boot] common/image.c: Make boot_get_ramdisk() perform a check for Android images
Tom Rini
trini at konsulko.com
Mon Oct 12 17:15:06 CEST 2015
On Thu, Aug 27, 2015 at 03:42:41PM -0400, Tom Rini wrote:
> In 2dd4632 the check for where a ramdisk is found on an Android image
> was got moved into the "normal" loop here, causing people to have to
> pass the kernel address in the ramdisk address location in order to have
> Android boot still. This changed previous behavior so perform a check
> early in the function to see if we have an Android image and if so use
> that as where to look for the ramdisk (which is what the rest of the
> code here expects).
>
> Cc: Rob Herring <robh at kernel.org>
> Reported-by: Paul Kocialkowski <contact at paulk.fr>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Moved around slightly so that we can override the ramdisk still and
then:
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151012/09779d54/attachment.sig>
More information about the U-Boot
mailing list