Home
last modified time | relevance | path

Searched hist:"012681 b1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/siemens/common/
H A Dboard.c012681b1 Thu May 28 00:27:36 CDT 2015 Heiko Schocher <hs@denx.de> 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>