diff options
Diffstat (limited to 'target/linux/lantiq/dts/ARV7506PW11.dts')
-rw-r--r-- | target/linux/lantiq/dts/ARV7506PW11.dts | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/target/linux/lantiq/dts/ARV7506PW11.dts b/target/linux/lantiq/dts/ARV7506PW11.dts index 7519e22408..14630450fe 100644 --- a/target/linux/lantiq/dts/ARV7506PW11.dts +++ b/target/linux/lantiq/dts/ARV7506PW11.dts @@ -50,18 +50,13 @@ reg = <0x50000 0x7a0000>; }; - partition@7f0000 { + boardconfig: partition@7f0000 { label = "board_config"; reg = <0x7f0000 0x10000>; read-only; }; }; }; - - mac_addr { - compatible = "lantiq,eth-mac"; - reg = <0 0x7f0016 0x6>; - }; }; gpio: pinmux@E100B10 { @@ -85,6 +80,7 @@ /* GPIO 19: switch reset */ etop@E180000 { phy-mode = "rmii"; + mtd-mac-address = <&boardconfig 0x16>; }; pci@E105400 { |