[U-Boot] [U-Boot, v2, 9/9] fdt_support: correct the return condition of fdt_initrd()
Tom Rini
trini at ti.com
Thu Jun 19 17:21:00 CEST 2014
On Fri, Apr 18, 2014 at 05:41:05PM +0900, Masahiro Yamada wrote:
> Before this commit, fdt_initrd() just returned if initrd
> start address is zero.
> But it is possible if the RAM is located at address 0.
>
> This commit makes the return condition more reasonable:
> Just return if the size of initrd is zero.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140619/8ec0bac1/attachment.pgp>
More information about the U-Boot
mailing list