ath79: add TP-Link TL-WR710N v1
authorMarcin Jurkowski <marcin1j@gmail.com>
Sun, 16 Dec 2018 01:22:45 +0000 (02:22 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sun, 24 Mar 2019 00:44:27 +0000 (01:44 +0100)
commitfcc716e21d7fa07c68bac8886cef122d35fbbc01
treec464c86b7425e859e5209f291695e9b29d6beaf0
parent8de907c441db8a4aae746f44ee2c4651225d389f
ath79: add TP-Link TL-WR710N v1

This commit adds support for TP-Link TL-WR710N v1 router.

CPU: Atheros AR9331 400MHz
RAM: 32MB
FLASH: 8MiB
PORTS: 1 Port 100/10 LAN (connected to a switch), 1 Port 100/10 WAN
WiFi: Atheros AR9331 1x2:1 bgn
USB: ChipIdea HDRC USB2.0
LED: SYS
BTN: Reset

Sysupgrade from `ar71xx` works without glitches.
Network interfaces assigned for LAN and WAN ports are `eth1` and `eth0`
respectively, what's consistent with `ar71xx` target. Wireless radio
path is automatically upgraded from `platform/ar933x_wmac` to
`platform/ahb/18100000.wmac`.

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/hotplug.d/ieee80211/00-wmac-migration
target/linux/ath79/dts/ar9331_tplink_tl-wr710n-v1.dts [new file with mode: 0644]
target/linux/ath79/image/generic-tp-link.mk