aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2009-10-23 16:51:51 +0000
committerJohn Crispin <john@openwrt.org>2009-10-23 16:51:51 +0000
commitd95163658cacaad4935f361fb3257904c8df8e4f (patch)
tree43931bc85e59c7348b3fd6f25aef08a6086565c2 /target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h
parent21367682e8ab9be4fda6b134c385e482b2ecf4d8 (diff)
downloadupstream-d95163658cacaad4935f361fb3257904c8df8e4f.tar.gz
upstream-d95163658cacaad4935f361fb3257904c8df8e4f.tar.bz2
upstream-d95163658cacaad4935f361fb3257904c8df8e4f.zip
adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt288x support, not a platform device yet
SVN-Revision: 18128
Diffstat (limited to 'target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h')
-rw-r--r--target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h
index 7f0666d5b1..a17962d5aa 100644
--- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h
+++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_regs.h
@@ -14,7 +14,7 @@
#include <linux/bitops.h>
#define RT305X_SDRAM_BASE 0x00000000
-#define RT305X_SYSC_BASE 0x10000000
+#define RT305X_SYSC_BASE 0x10000000
#define RT305X_TIMER_BASE 0x10000100
#define RT305X_INTC_BASE 0x10000200
#define RT305X_MEMC_BASE 0x10000300
@@ -26,7 +26,7 @@
#define RT305X_I2S_BASE 0x10000a00
#define RT305X_SPI_BASE 0x10000b00
#define RT305X_UART1_BASE 0x10000c00
-#define RT305X_FE_BASE 0x10010000
+#define RT305X_FE_BASE 0x10100000
#define RT305X_SWITCH_BASE 0x10110000
#define RT305X_WMAC_BASE 0x00180000
#define RT305X_OTG_BASE 0x101c0000
@@ -35,6 +35,7 @@
#define RT305X_FLASH0_BASE 0x1f000000
#define RT305X_SYSC_SIZE 0x100
+#define RT305X_TIMER_SIZE 0x100
#define RT305X_INTC_SIZE 0x100
#define RT305X_MEMC_SIZE 0x100
#define RT305X_UART0_SIZE 0x100