Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/siemens/common/
H A Dboard.c012681b1fa822492bb8fdc5c2dd3d24d6092e110 Thu May 28 05:27:36 UTC 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>