[ramips] rt288x: readd RT2880_INTC_BASE definition
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 31 Aug 2009 15:35:54 +0000 (15:35 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 31 Aug 2009 15:35:54 +0000 (15:35 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17452 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x_regs.h

index dfd5b31..98308ff 100644 (file)
@@ -16,6 +16,7 @@
 
 #define RT2880_SYSC_BASE       0x00300000
 #define RT2880_TIMER_BASE      0x00300100
+#define RT2880_INTC_BASE       0x00300200
 #define RT2880_MEMC_BASE       0x00300300
 #define RT2880_UART0_BASE      0x00300500
 #define RT2880_PIO_BASE                0x00300600
This page took 0.023991 seconds and 4 git commands to generate.