ramips: rt305x: use flash location for wan_mac in 02_network
[openwrt/staging/jow.git] / target / linux / ramips / dts / rt5350_7links_px-4885.dtsi
index 032a89cd1a94708c41ec6f3a170113107cc0df5b..cdd3033bedad95ee1671f3f9ecac1cbc9d5ba971 100644 (file)
@@ -51,7 +51,7 @@
 };
 
 &ethernet {
-       mtd-mac-address = <&factory 0x28>;
+       mtd-mac-address = <&devconf 0x28>;
 };
 
 &esw {
@@ -59,5 +59,5 @@
 };
 
 &wmac {
-       ralink,mtd-eeprom = <&factory 0>;
+       ralink,mtd-eeprom = <&devconf 0>;
 };