u-boot/arch/arm
Tetsuyuki Kobayashi 4411b2aea7 BUGFIX: arm: data abort in get_bad_stack_swi
When swi instruction is executed, it is expected to get message
"software interrupt" in console and dump registers and reboot, as
do_software_interrupt() in arch/arm/lib/interrupts.c.
But, actually it causes data abort accessing wrong address in get_bad_stack_swi
macro in arch/arm/cpu/v7/start.S.
This patch fixes this problem.

The same mistake in arch/arm/cpu/{arm1136,arm1176,pxa}/start.S.

Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
2013-04-13 11:12:46 +02:00
..
cpu BUGFIX: arm: data abort in get_bad_stack_swi 2013-04-13 11:12:46 +02:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common imx: Add u-boot-with-nand-spl.imx make target 2013-04-12 07:55:08 +02:00
include/asm am335x: Really correct DDR timings on new BeagleBone part 2013-04-12 12:38:16 -04:00
lib arm: Remove deprecated and now unused NAND SPL 2013-04-12 07:55:08 +02:00
config.mk arm: Remove deprecated and now unused NAND SPL 2013-04-12 07:55:08 +02:00