u-boot-brain/arch/arm
Tetsuyuki Kobayashi f8b9d1d30e arm: bugfix: Move vector table before jumping relocated code
Interrupts and exceptions doesn't work in relocated code.
It badly use IRQ_STACK_START_IN in rom area as interrupt stack.
It is because the vecotr table is not moved to ram area.
This patch moves vector table before jumping relocated code.

Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Tested-by: Tom Rini <trini@ti.com>
2012-07-07 14:07:33 +02:00
..
cpu arm: bugfix: Move vector table before jumping relocated code 2012-07-07 14:07:33 +02:00
dts tegra: fdt: Add keyboard controller definition 2012-05-15 08:31:40 +02:00
include/asm arm/kirkwood: protect the ENV_SPI #defines 2012-07-07 14:07:33 +02:00
lib net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
config.mk Makefile: Add a 'checkthumb' rule 2012-05-15 08:31:26 +02:00