Author: blogic
Date: 2014-07-14 09:38:32 +0200 (Mon, 14 Jul 2014)
New Revision: 41634

Modified:
   trunk/target/linux/ramips/dts/ZBT-WA05.dts
Log:
ramips: fix port mapping and extract wmac eeprom on ZBT-WA05 board

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

Modified: trunk/target/linux/ramips/dts/ZBT-WA05.dts
===================================================================
--- trunk/target/linux/ramips/dts/ZBT-WA05.dts  2014-07-14 07:38:28 UTC (rev 
41633)
+++ trunk/target/linux/ramips/dts/ZBT-WA05.dts  2014-07-14 07:38:32 UTC (rev 
41634)
@@ -70,9 +70,13 @@
 
        ethernet@10100000 {
                mtd-mac-address = <&factory 0x4>;
-               ralink,port-map = "llllw";
+               ralink,port-map = "wllll";
        };
 
+       wmac@10180000 {
+               ralink,mtd-eeprom = <&factory 0>;
+       };
+
        pinctrl {
                state_default: pinctrl0 {
                        default {
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to