Browse Source

ramips: fix port mapping and extract wmac eeprom on ZBT-WA05 board

Signed-off-by: Roman Yeryomin <[email protected]>

SVN-Revision: 41634
John Crispin 11 years ago
parent
commit
76ba6846a2
1 changed files with 5 additions and 1 deletions
  1. 5 1
      target/linux/ramips/dts/ZBT-WA05.dts

+ 5 - 1
target/linux/ramips/dts/ZBT-WA05.dts

@@ -70,7 +70,11 @@
 
 	ethernet@10100000 {
 		mtd-mac-address = <&factory 0x4>;
-		ralink,port-map = "llllw";
+		ralink,port-map = "wllll";
+	};
+
+	wmac@10180000 {
+		ralink,mtd-eeprom = <&factory 0>;
 	};
 
 	pinctrl {