1
linux/arch/arm/mach-shmobile/include/mach
Magnus Damm 9b7c23adb3 ARM: mach-shmobile: Use 0x2200 as INTCS_VECT_BASE
Change INTCS_VECT_BASE from 0x3400 to 0x2200.

The old value 0x3400 gave the INTCA and INTCS interrupt
conrollers separated spaces, but required ARM support
for more than 512 NR_IRQS which is not in place at this
point.

The value 0x2200 will make some of the INTCA interrupts
make use of empty INTCS areas. This is a bit more error
prone but works fine as a workaround for G3, G3 and AP4.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-05-20 12:00:36 +09:00
..
clkdev.h
common.h ARM: mach-shmobile: Add sh7372 pinmux support 2010-02-18 12:32:59 +09:00
dma.h
entry-macro.S ARM: mach-shmobile: optimize get_irqnr_preamble/and_base macros 2010-02-09 10:31:11 +09:00
gpio.h ARM: mach-shmobile: sh7367 and G3EVM pinmux support 2010-02-12 14:10:47 +09:00
hardware.h
io.h
irqs.h ARM: mach-shmobile: Use 0x2200 as INTCS_VECT_BASE 2010-05-20 12:00:36 +09:00
memory.h
sh7367.h ARM: mach-shmobile: sh7367 and G3EVM pinmux support 2010-02-12 14:10:47 +09:00
sh7372.h ARM: mach-shmobile: Add sh7372 pinmux support 2010-02-18 12:32:59 +09:00
sh7377.h ARM: mach-shmobile: sh7377 and G4EVM pinmux support 2010-02-15 13:43:37 +09:00
system.h
timex.h
uncompress.h
vmalloc.h