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