linux/arch/arm/mach-shmobile
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
..
include/mach ARM: mach-shmobile: Use 0x2200 as INTCS_VECT_BASE 2010-05-20 12:00:36 +09:00
board-ap4evb.c ARM: mach-shmobile: ap4evb: Add USB host support 2010-04-15 13:04:33 +09:00
board-g3evm.c ARM: mach-shmobile: G3EVM FLCTL platform data 2010-03-15 11:13:14 +09:00
board-g4evm.c ARM: mach-shmobile: Add SDHI support 2010-04-07 16:26:53 +09:00
clock-sh7367.c ARM: mach-shmobile: G3EVM KEYSC platform data 2010-03-15 11:13:13 +09:00
console.c ARM: mach-shmobile: early console support using earlyprintk 2010-02-09 10:34:12 +09:00
intc-sh7367.c ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377 2010-04-07 16:26:47 +09:00
intc-sh7372.c ARM: mach-shmobile: intc-sh7372: modify wrong address 2010-04-15 13:04:19 +09:00
intc-sh7377.c ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377 2010-04-07 16:26:47 +09:00
Kconfig ARM: remove 'select GENERIC_TIME' 2010-05-18 08:17:56 +01:00
Makefile ARM: mach-shmobile: Add sh7372 pinmux support 2010-02-18 12:32:59 +09:00
Makefile.boot ARM: mach-shmobile: SH-Mobile G3 support. 2010-02-08 12:44:11 +09:00
pfc-sh7367.c ARM: mach-shmobile: sh7367 and G3EVM pinmux support 2010-02-12 14:10:47 +09:00
pfc-sh7372.c ARM: mach-shmobile: Add sh7372 pinmux support 2010-02-18 12:32:59 +09:00
pfc-sh7377.c ARM: mach-shmobile: pfc-sh7377: modify KEYIN settings 2010-02-23 11:17:30 +09:00
setup-sh7367.c ARM: mach-shmobile: sh7367 INTCA support 2010-02-09 18:01:42 +09:00
setup-sh7372.c ARM: mach-shmobile: sh7372: Add I2C0, I2C1 support 2010-04-07 16:22:03 +09:00
setup-sh7377.c ARM: mach-shmobile: sh7377 INTCA support 2010-02-09 18:01:44 +09:00
timer.c ARM: mach-shmobile: SH-Mobile G3 support. 2010-02-08 12:44:11 +09:00