u-boot-brain/arch
Rob Herring 0f5141e9c5 ARM: move interrupt_init to before relocation
interrupt_init also sets up the abort stack, but is not setup before
relocation. So any aborts during relocation will hang and not print out
any useful information. Fix this by moving the interrupt_init to after
the stack setup in board_init_f.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
2013-07-25 08:14:28 +02:00
..
arm ARM: move interrupt_init to before relocation 2013-07-25 08:14:28 +02:00
avr32 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
blackfin blackfin: x86: bootm: Handle PREP stage of bootm 2013-07-12 10:32:39 -04:00
m68k Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
microblaze Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
mips Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
nds32 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
nios2 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
openrisc Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
powerpc powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL 2013-07-16 17:44:30 -05:00
sandbox sandbox: Support trace feature 2013-06-26 10:16:41 -04:00
sh Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
sparc Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
x86 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 2013-07-16 17:44:30 -05:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00