[U-Boot] [PATCH] arm: bugfix: Move vector table before jumping relocated code
Albert ARIBAUD
albert.u.boot at aribaud.net
Thu Jul 5 14:00:05 CEST 2012
Hi Tetsuyuki,
On Mon, 25 Jun 2012 21:40:57 +0900, Tetsuyuki Kobayashi
<koba at kmckk.co.jp> wrote:
> 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 at kmckk.co.jp>
> ---
> arch/arm/cpu/armv7/start.S | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
Applied to u-boot-arm/master, thanks.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list