[U-Boot] [U-Boot, v3, 4/5] common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks()
Tom Rini
trini at ti.com
Mon Dec 16 15:14:58 CET 2013
On Thu, Nov 28, 2013 at 05:51:39PM +0800, miao.yan at windriver.com wrote:
> From: Miao Yan <miao.yan at windriver.com>
>
> 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 at windriver.com>
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/20131216/5e99320e/attachment.pgp>
More information about the U-Boot
mailing list