]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TQM5200: use automatic fdt memory fixup
authorMartin Krause <martin.krause@tqs.de>
Mon, 25 Feb 2008 14:17:05 +0000 (15:17 +0100)
committerWolfgang Denk <wd@denx.de>
Sun, 2 Mar 2008 20:23:44 +0000 (21:23 +0100)
commit44ceec253ea941b301abf4b079d52324def69d92
treec877ec70a6bf29e61ae4a58b477ac2d0eeef360e
parentf3a329acb26017d8e10e9c93e1e726c2a5ac634a
TQM5200: use automatic fdt memory fixup

Call fdt_fixup_memory() on the boards TQM5200, TQM5200_B, TQM5200S,
TB5200 and TB5200_B to fixup the /memory node with the memory values
detected by U-Boot.

Signed-off-by: Martin Krause <martin.krause@tqs.de>
board/tqm5200/tqm5200.c