diff options
-rw-r--r-- | target/linux/ramips/dts/mt7628an_netgear_r6120.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/mt7628an_zyxel_keenetic-extra-ii.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/rt3883_loewe_wmdr-143n.dts | 3 |
3 files changed, 1 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7628an_netgear_r6120.dts b/target/linux/ramips/dts/mt7628an_netgear_r6120.dts index e27406aed4..7fd8924145 100644 --- a/target/linux/ramips/dts/mt7628an_netgear_r6120.dts +++ b/target/linux/ramips/dts/mt7628an_netgear_r6120.dts @@ -133,7 +133,6 @@ &wmac { status = "okay"; - mtd-mac-address = <&factory 0x4>; mediatek,mtd-eeprom = <&factory 0x0>; }; diff --git a/target/linux/ramips/dts/mt7628an_zyxel_keenetic-extra-ii.dts b/target/linux/ramips/dts/mt7628an_zyxel_keenetic-extra-ii.dts index 644882c6a2..538827b03f 100644 --- a/target/linux/ramips/dts/mt7628an_zyxel_keenetic-extra-ii.dts +++ b/target/linux/ramips/dts/mt7628an_zyxel_keenetic-extra-ii.dts @@ -196,7 +196,6 @@ reg = <0x0000 0 0 0 0>; mediatek,mtd-eeprom = <&factory 0x8000>; ieee80211-freq-limit = <5000000 6000000>; - mtd-mac-address = <&factory 0x8004>; }; }; diff --git a/target/linux/ramips/dts/rt3883_loewe_wmdr-143n.dts b/target/linux/ramips/dts/rt3883_loewe_wmdr-143n.dts index 66711420ac..8cce0d5f38 100644 --- a/target/linux/ramips/dts/rt3883_loewe_wmdr-143n.dts +++ b/target/linux/ramips/dts/rt3883_loewe_wmdr-143n.dts @@ -64,6 +64,5 @@ &wmac { status = "okay"; - ralink,mtd-eeprom = <&factory 0>; - mtd-mac-address = <&factory 0x4>; + ralink,mtd-eeprom = <&factory 0x0>; }; |