[OpenWrt-Devel] [PATCH] ramips: fix port mapping and extract wmac eeprom on ZBT-WA05 board
Roman Yeryomin
leroi.lists at gmail.com
Sun Jul 13 11:39:09 EDT 2014
Signed-off-by: Roman Yeryomin <roman at advem.lv>
---
target/linux/ramips/dts/ZBT-WA05.dts | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/target/linux/ramips/dts/ZBT-WA05.dts b/target/linux/ramips/dts/ZBT-WA05.dts
index 714d273..13c78c7 100644
--- a/target/linux/ramips/dts/ZBT-WA05.dts
+++ b/target/linux/ramips/dts/ZBT-WA05.dts
@@ -70,7 +70,11 @@
ethernet at 10100000 {
mtd-mac-address = <&factory 0x4>;
- ralink,port-map = "llllw";
+ ralink,port-map = "wllll";
+ };
+
+ wmac at 10180000 {
+ ralink,mtd-eeprom = <&factory 0>;
};
pinctrl {
--
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list