u-boot-brain/arch/powerpc
Stefan Roese b4dc0bddbf mpc5200: spl_boot.c: Change init oder to first enable printf
On MPC5200, the initial RAM (and gd) is located in the internal
SRAM. So we can actually call the preloader console init code
before calling initdram(). This makes serial output (printf)
available very early, even before SDRAM init, which has been
an U-Boot priciple from day 1.

Signed-off-by: Stefan Roese <sr@denx.de>
2013-03-09 08:14:24 +01:00
..
cpu mpc5200: spl_boot.c: Change init oder to first enable printf 2013-03-09 08:14:24 +01:00
include/asm powerpc: Use generic global_data 2013-02-04 09:05:46 -05:00
lib Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
config.mk powerpc: change .fixup test to a GCC version test 2012-11-26 15:41:22 -06:00