u-boot/arch
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
..
arm mac: Fix the condition check for setting the MAC from the EEPROM 2013-02-20 08:52:41 -05:00
avr32 malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
blackfin blackfin: bf60x: add resume from hibernate 2013-03-04 13:42:08 +08:00
m68k malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
microblaze Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 2013-02-04 09:14:22 -05:00
mips MIPS: board.c: remove manual relocation of env_name_spec 2013-02-15 18:00:04 +01:00
nds32 malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
nios2 Clean up libfdt.h includes 2013-02-08 22:32:38 -05:00
openrisc openrisc: Use generic global_data 2013-02-04 09:05:46 -05:00
powerpc mpc5200: spl_boot.c: Change init oder to first enable printf 2013-03-09 08:14:24 +01:00
sandbox sandbox: Add a way of obtaining directory listings 2013-03-04 14:19:56 -05:00
sh sh: Use generic global_data 2013-02-04 09:05:46 -05:00
sparc malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
x86 x86: Add error checking to x86 relocation code 2013-03-04 15:57:48 -08:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00