Author: nbd
Date: 2016-01-01 19:58:02 +0100 (Fri, 01 Jan 2016)
New Revision: 48029

Modified:
   trunk/target/linux/ramips/dts/WITI.dts
Log:
ramips: set the wifi mac address to the same as LAN on witi

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/target/linux/ramips/dts/WITI.dts
===================================================================
--- trunk/target/linux/ramips/dts/WITI.dts      2016-01-01 18:57:54 UTC (rev 
48028)
+++ trunk/target/linux/ramips/dts/WITI.dts      2016-01-01 18:58:02 UTC (rev 
48029)
@@ -85,6 +85,7 @@
                                device_type = "pci";
                                mediatek,mtd-eeprom = <&factory 0x8000>;
                                mediatek,2ghz = <0>;
+                               mtd-mac-address = <&factory 0xe000>;
                        };
                };
 
@@ -94,6 +95,7 @@
                                device_type = "pci";
                                mediatek,mtd-eeprom = <&factory 0x0000>;
                                mediatek,5ghz = <0>;
+                               mtd-mac-address = <&factory 0xe000>;
                        };
                };
        };
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to