]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
52xx, manroland: add fdt_fixup_memory() in ft_board_setup()
authorHeiko Schocher <hs@denx.de>
Tue, 1 Dec 2009 18:30:47 +0000 (19:30 +0100)
committerWolfgang Denk <wd@denx.de>
Mon, 7 Dec 2009 21:39:38 +0000 (22:39 +0100)
commitf8450829f921cf10667af98a8d08edfa3d998f04
tree6888303f3522eab1fa6b9049c6036d9a24972411
parent0ec81db20294efdad2454a753e79f1fe244a43ca
52xx, manroland: add fdt_fixup_memory() in ft_board_setup()

To update the real memory size in the memory node on the
uc101 and mucmc52 boards call fdt_fixup_memory() in
ft_board_setup().

Signed-off-by: Heiko Schocher <hs@denx.de>
board/mucmc52/mucmc52.c
board/uc101/uc101.c