diff options
Diffstat (limited to 'target/linux/lantiq/dts')
-rw-r--r-- | target/linux/lantiq/dts/VGV7510KW22.dtsi | 2 | ||||
-rw-r--r-- | target/linux/lantiq/dts/VGV7519.dtsi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/VGV7510KW22.dtsi b/target/linux/lantiq/dts/VGV7510KW22.dtsi index 181e852dee..8af1db70c3 100644 --- a/target/linux/lantiq/dts/VGV7510KW22.dtsi +++ b/target/linux/lantiq/dts/VGV7510KW22.dtsi @@ -208,7 +208,7 @@ #size-cells = <0>; reg = <1>; mtd-mac-address = <&boardconfig 0x16>; - mtd-mac-address-increment = <2>; + mtd-mac-address-increment = <3>; lantiq,wan; ethernet@0 { diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index 31b429ba02..a2242bb54d 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -221,6 +221,7 @@ #size-cells = <0>; reg = <0>; mtd-mac-address = <&boardconfig 0x16>; + mtd-mac-address-increment = <1>; lantiq,switch; ethernet@0 { @@ -255,7 +256,6 @@ #size-cells = <0>; reg = <1>; mtd-mac-address = <&boardconfig 0x16>; - mtd-mac-address-increment = <2>; lantiq,wan; ethernet@5 { |