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:
@@ -106,6 +106,7 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
||||||
mtd-mac-address = <&art 0x1002>;
|
mtd-mac-address = <&art 0x1002>;
|
||||||
|
mtd-mac-address-increment-byte = <3>;
|
||||||
mtd-mac-address-increment = <0x40>;
|
mtd-mac-address-increment = <0x40>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user