diff options
author | Miao Yan <miao.yan@windriver.com> | 2013-11-28 17:51:39 +0800 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-12-16 08:59:42 -0500 |
commit | 35940de1a6648c5adbb89d8f64ba9513bae5e063 (patch) | |
tree | 442c63ca9a4e98a235d146cc558383b98e6434c6 /doc | |
parent | 871a57bb817a7f4129d924d72f308228180c49ef (diff) | |
download | u-boot-35940de1a6648c5adbb89d8f64ba9513bae5e063.zip u-boot-35940de1a6648c5adbb89d8f64ba9513bae5e063.tar.gz u-boot-35940de1a6648c5adbb89d8f64ba9513bae5e063.tar.bz2 |
common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()
fdt_fixup_memory_banks() will add and update /memory node in
device tree blob. In the case that /memory node doesn't exist,
after adding a new one, this function returns error.
The correct behavior should be continuing to update its properties.
Signed-off-by: Miao Yan <miao.yan@windriver.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions