]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
am33xx, spl, siemens: enable debug uart output again
authorHeiko Schocher <hs@denx.de>
Thu, 28 May 2015 05:27:36 +0000 (07:27 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 28 May 2015 12:18:25 +0000 (08:18 -0400)
commit012681b1fa822492bb8fdc5c2dd3d24d6092e110
treeaeb6cc29caf6cf8053eee7f7e9f61dd7c6839f87
parent062f94f05bb7dcce9a1f40aef4021c53f7faf033
am33xx, spl, siemens: enable debug uart output again

a6b541b090: TI ARMv7: Don't use GD before crt0.S has set it

moves the init of the debug uart at the very end of SPL code.
Enable it for the siemens board earlier, as they print
ddr settings ... all debug output before board_init_r()
is here currently useless. Maybe we must rework this
globally?

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