diff options
Diffstat (limited to 'target/linux/ath79/dts/ar9331_tplink_tl-wr710n.dtsi')
-rw-r--r-- | target/linux/ath79/dts/ar9331_tplink_tl-wr710n.dtsi | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/ath79/dts/ar9331_tplink_tl-wr710n.dtsi b/target/linux/ath79/dts/ar9331_tplink_tl-wr710n.dtsi index 9207a0fde0..329822ad10 100644 --- a/target/linux/ath79/dts/ar9331_tplink_tl-wr710n.dtsi +++ b/target/linux/ath79/dts/ar9331_tplink_tl-wr710n.dtsi @@ -11,7 +11,6 @@ led-failsafe = &led_system; led-running = &led_system; led-upgrade = &led_system; - label-mac-device = ð0; }; keys { @@ -47,8 +46,6 @@ ð0 { status = "okay"; - mtd-mac-address = <&uboot 0x1fc00>; - gmac-config { device = <&gmac>; @@ -59,9 +56,6 @@ ð1 { status = "okay"; - - mtd-mac-address = <&uboot 0x1fc00>; - mac-address-increment = <(-1)>; }; &usb { @@ -77,7 +71,4 @@ &wmac { status = "okay"; - - mtd-cal-data = <&art 0x1000>; - mtd-mac-address = <&uboot 0x1fc00>; }; |