summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2014-04-18 17:41:05 +0900
committerTom Rini <[email protected]>2014-06-19 11:18:52 -0400
commit50babaf852e3b48680f7ea782a756043f64f8fe2 (patch)
treeeb3ffab900ee19676838fe6b2c08886a3a618b07 /scripts/basic
parentf18295d3837c282f10167502e25a964abb04acf7 (diff)
fdt_support: correct the return condition of fdt_initrd()
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 <[email protected]> Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions