u-boot-brain/arch/arm
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
..
cpu arm:exynos:fix: Fix clock calculation for Exynos4210 based targets. 2013-07-16 09:20:16 -04:00
dts Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-07-12 10:36:48 -04:00
imx-common arm: vf610: Add IOMUX support for Vybrid VF610 2013-06-03 10:56:53 +02:00
include/asm Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-07-12 10:36:48 -04:00
lib ARM: move interrupt_init to before relocation 2013-07-25 08:14:28 +02:00
config.mk arm: ensure u-boot only uses relative relocations 2013-06-21 22:59:20 +02:00