
28 May
2015
28 May
'15
3:22 p.m.
On Thu, May 28, 2015 at 07:27:36AM +0200, Heiko Schocher wrote:
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
Applied to u-boot/master, thanks!
--
Tom