On 17 April 2014 22:41, Masahiro Yamada <yamad...@jp.panasonic.com> 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 <yamad...@jp.panasonic.com>
Acked-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: None > > common/fdt_support.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot