diff options
Diffstat (limited to 'target/linux/lantiq/dts/FRITZ3370.dts')
-rw-r--r-- | target/linux/lantiq/dts/FRITZ3370.dts | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/FRITZ3370.dts b/target/linux/lantiq/dts/FRITZ3370.dts index 1e2e90ca1b..3f57f45ee8 100644 --- a/target/linux/lantiq/dts/FRITZ3370.dts +++ b/target/linux/lantiq/dts/FRITZ3370.dts @@ -189,7 +189,7 @@ reg = <4 0>; spi-max-frequency = <1000000>; - partition@0 { + urlader: partition@0 { reg = <0x0 0x20000>; label = "urlader"; read-only; @@ -215,7 +215,8 @@ #address-cells = <1>; #size-cells = <0>; reg = <0>; - mac-address = [ 00 11 22 33 44 55 ]; + mtd-mac-address = <&urlader 0x987>; + mtd-mac-address-increment = <(-2)>; lantiq,switch; ethernet@0 { |