projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1f4ebc
)
ath79: fix mac address increment for embedded wireless Dorin
author
Felix Fietkau
<nbd@nbd.name>
Mon, 20 Aug 2018 09:11:30 +0000
(11:11 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Sat, 25 Aug 2018 17:18:08 +0000
(19:18 +0200)
Use mtd-mac-address-increment-byte to match ar71xx behavior
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
b/target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
index dcd7f33f9d5d3ad60baba67697be98a302141ae7..13333d7ca908c26be4c51f965d8f2f23a6c8502a 100644
(file)
--- a/
target/linux/ath79/dts/ar9331_embeddedwireless_dorin.dts
+++ b/
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>;
};