Browse Source

ath79: fix mac address increment for embedded wireless Dorin

Use mtd-mac-address-increment-byte to match ar71xx behavior

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 7 years ago
parent
commit
d45b5a061d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts

+ 1 - 0
target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts

@@ -106,6 +106,7 @@
 	status = "okay";
 
 	mtd-mac-address = <&art 0x1002>;
+	mtd-mac-address-increment-byte = <3>;
 	mtd-mac-address-increment = <0x40>;
 };