[U-Boot] [PATCH] image.c: Fix non-Android booting with ramdisk and/or device tree

Tom Rini trini at konsulko.com
Wed Oct 28 21:56:03 CET 2015


On Tue, Oct 27, 2015 at 07:06:43PM -0400, Tom Rini wrote:

> In 1fec3c5 I added a check that if we had an Android image we default to
> trying the kernel address for a ramdisk.  However when we don't have an
> Android image buf is NULL and we oops here.  Ensure that we have 'buf'
> to check first.
> 
> Reported-by: elipe Balbi <balbi at ti.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>

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/20151028/134baebf/attachment.sig>


More information about the U-Boot mailing list