]> git.kernelconcepts.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:47:10 +0000 (22:47 +0200)
commit5226cd92683ab13e9ef824fa0615a78065e32d12
tree58c0b1a312ecff4dfab276fc65fd97b27aa2348a
parent0717b22cd230d3d3f1ab9c957d7703bf75e8963f
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