aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/dts/mt7621_tenbay_t-mb5eu-v01.dts7
1 files changed, 2 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7621_tenbay_t-mb5eu-v01.dts b/target/linux/ramips/dts/mt7621_tenbay_t-mb5eu-v01.dts
index 6e5f5772be..4be80f4836 100644
--- a/target/linux/ramips/dts/mt7621_tenbay_t-mb5eu-v01.dts
+++ b/target/linux/ramips/dts/mt7621_tenbay_t-mb5eu-v01.dts
@@ -118,8 +118,9 @@
wan_port: port@0 {
status = "okay";
label = "wan";
- nvmem-cells = <&macaddr_factory_28>;
+ nvmem-cells = <&macaddr_factory_4>;
nvmem-cell-names = "mac-address";
+ mac-address-increment = <(-2)>;
};
port@1 {
@@ -205,8 +206,4 @@
macaddr_factory_4: macaddr@4 {
reg = <0x4 0x6>;
};
-
- macaddr_factory_28: macaddr@28 {
- reg = <0x28 0x6>;
- };
};