diff options
author | Sungbo Eo <mans0n@gorani.run> | 2019-12-15 18:11:45 +0900 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2019-12-21 00:27:39 +0100 |
commit | a4260eaab7744c8e3f1f7a62a61aab5e3b562342 (patch) | |
tree | 2d0ace8819f177284fec870de9650c0290f74046 /target/linux/ar71xx/files/arch/mips/ath79 | |
parent | 102c8c55f217606cdbdc9a449667e034676b3e75 (diff) | |
download | upstream-a4260eaab7744c8e3f1f7a62a61aab5e3b562342.tar.gz upstream-a4260eaab7744c8e3f1f7a62a61aab5e3b562342.tar.bz2 upstream-a4260eaab7744c8e3f1f7a62a61aab5e3b562342.zip |
ath79: fix MAC address setup for TP-Link TL-WDR3600/TL-WDR4300
The current ethernet MAC address setup of TL-WDR4300 board is different
from the setup of stock firmware:
OpenWrt: lan = label_mac -2, wan = label_mac -2
stock: lan = label_mac, wan = label_mac +1
The full address assignment is as follows:
LAN label
WAN label + 1
5G label
2G label - 1
This patch changes all devices using TL-WDR4300 board:
TL-WDR3600 v1 (checked on device)
TL-WDR4300 v1 (checked on device)
TL-WDR4300 v1 (IL)
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
[rephrase/extend commit title/message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79')
0 files changed, 0 insertions, 0 deletions