Sungbo Eo a4260eaab7 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>
2019-12-21 00:27:39 +01:00
..
2019-09-24 12:52:05 +02:00
2019-10-19 13:16:57 +02:00
2019-11-22 16:56:46 +01:00
2019-11-29 09:59:49 +01:00
2019-12-10 09:50:42 +01:00
2019-09-15 15:00:17 +00:00
2019-12-10 09:50:42 +01:00
2019-12-10 09:50:42 +01:00
2019-12-10 09:50:42 +01:00
2019-12-10 09:50:42 +01:00
2019-11-30 20:19:12 +02:00
2019-09-29 00:46:13 +02:00
2019-12-10 09:50:42 +01:00
2019-10-19 13:16:57 +02:00
2019-09-11 15:17:09 +02:00
2019-12-20 01:18:44 +01:00
2019-11-19 14:59:03 +01:00