ar71xx: Fix mac address offset for AR934x
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 9 Apr 2011 18:47:42 +0000 (18:47 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 9 Apr 2011 18:47:42 +0000 (18:47 +0000)
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26557 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/files/arch/mips/ar71xx/mach-db120.c

index ad7a893..bc01f0d 100644 (file)
@@ -31,7 +31,7 @@
 #define DB120_GPIO_BTN_SW1     16
 
 #define DB120_CALDATA_OFFSET   0x1000
-#define DB120_WMAC_MAC_OFFSET  0x1003
+#define DB120_WMAC_MAC_OFFSET  0x1002
 
 #define DB120_BUTTONS_POLL_INTERVAL    20