diff options
Diffstat (limited to 'target/linux/lantiq/dts/ARV4525PW.dts')
-rw-r--r-- | target/linux/lantiq/dts/ARV4525PW.dts | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/target/linux/lantiq/dts/ARV4525PW.dts b/target/linux/lantiq/dts/ARV4525PW.dts index d66e087b08..5d2c327208 100644 --- a/target/linux/lantiq/dts/ARV4525PW.dts +++ b/target/linux/lantiq/dts/ARV4525PW.dts @@ -67,11 +67,6 @@ }; }; - mac_addr { - compatible = "lantiq,eth-mac"; - reg = <0 0x3f0016 0x6>; - }; - ath5k_eep { compatible = "ath5k,eeprom"; ath,eep-flash = <&boardconfig 0x400>; @@ -111,6 +106,7 @@ etop@E180000 { phy-mode = "mii"; + mtd-mac-address = <&boardconfig 0x16>; }; pci@E105400 { |