ath79: fix mac address increment for embedded wireless Dorin
Use mtd-mac-address-increment-byte to match ar71xx behavior Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
a1f4ebcc87
commit
d45b5a061d
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@
|
|||
status = "okay";
|
||||
|
||||
mtd-mac-address = <&art 0x1002>;
|
||||
mtd-mac-address-increment-byte = <3>;
|
||||
mtd-mac-address-increment = <0x40>;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue