Fix the base address of the wireless card. Otherwise it is not possible to register...
authorJohn Crispin <john@openwrt.org>
Tue, 30 Mar 2010 10:06:05 +0000 (10:06 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 30 Mar 2010 10:06:05 +0000 (10:06 +0000)
SVN-Revision: 20596

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

index 4056b163de1a8574454d834972842c81d1a93492..6e7b9e8e6d78406f94d660d4469d8c1ba91db3a3 100644 (file)
@@ -28,7 +28,7 @@
 #define RT305X_UART1_BASE      0x10000c00
 #define RT305X_FE_BASE         0x10100000
 #define RT305X_SWITCH_BASE     0x10110000
-#define RT305X_WMAC_BASE       0x00180000
+#define RT305X_WMAC_BASE       0x10180000
 #define RT305X_OTG_BASE                0x101c0000
 #define RT305X_ROM_BASE                0x00400000
 #define RT305X_FLASH1_BASE     0x1b000000