u-boot-brain/arch
Reinhard Meyer (-VC) d04250cbe1 Fix (null) problem for AVR32 boards
Currently the U-Boot address ranges for AVR32 boards are
printed like this:
"U-Boot code: (null) -> 0001183c  data: 000188e8 -> 0004e9b0"
This patch fixes this to print:
"U-Boot code: 00000000 -> 0001183c  data: 000188f8 -> 0004e9c0"

Signed-off-by: Reinhard Meyer <info@emk-elektronik.de>
2010-06-29 22:30:57 +02:00
..
arm Merge branch 'next' of git://git.denx.de/u-boot-ti into next 2010-06-29 21:58:16 +02:00
avr32 Fix (null) problem for AVR32 boards 2010-06-29 22:30:57 +02:00
blackfin blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* 2010-04-13 09:13:25 +02:00
i386 Coding style cleanup, update CHANGELOG. 2010-05-26 23:51:22 +02:00
m68k add CONFIG_SYS_FEC_FULL_MII for MCF5445x 2010-05-28 02:15:57 -05:00
microblaze microblaze: Consolidate cache code 2010-04-16 12:56:33 +02:00
mips mips: Move cpu/mips/* to arch/mips/cpu/* 2010-04-13 09:13:25 +02:00
nios2 nios2: allow STANDALONE_LOAD_ADDR overriding 2010-05-28 10:56:04 -04:00
powerpc Remove AmigaOneG3SE board 2010-06-23 23:24:20 +02:00
sh sh: Add trigger_address_error and support cpu reset 2010-06-28 11:58:34 +09:00
sparc sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] 2010-04-13 09:13:26 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00