diff options
author | Georges Savoundararadj <savoundg@gmail.com> | 2014-10-28 23:16:12 +0100 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-10-29 09:03:28 -0400 |
commit | 571bdf16a78e9e116a93d46f4809c4f8a3f2adb6 (patch) | |
tree | 1b73704d59f071d4bebcc104dbc308dd3f758e38 /drivers/spi/sh_spi.c | |
parent | 3ff46cc42b9d73d01c86df904425704410958470 (diff) | |
download | u-boot-imx-571bdf16a78e9e116a93d46f4809c4f8a3f2adb6.zip u-boot-imx-571bdf16a78e9e116a93d46f4809c4f8a3f2adb6.tar.gz u-boot-imx-571bdf16a78e9e116a93d46f4809c4f8a3f2adb6.tar.bz2 |
arm: interrupt_init: set sp in IRQ/FIQ modes
Before this commit, the stack addresses for IRQ and FIQ modes,
IRQ_STACK_START and FIQ_STACK_START, were computed in interrupt_init but
they were not used.
This commit sets the stack pointers for IRQ and FIQ modes.
Signed-off-by: Georges Savoundararadj <savoundg@gmail.com>
Acked-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Diffstat (limited to 'drivers/spi/sh_spi.c')
0 files changed, 0 insertions, 0 deletions