ath79/generic: add support for TP-Link WR710N v2.1 #17

Closed
adschm wants to merge 1 commits from adschm:wr710v2 into master

1 Commits

Author SHA1 Message Date
Adrian Schmutzler ceaf8d70b8 ath79/generic: add support for TP-Link WR710N v2.1
Flashing instructions:

The factory image needs to be uploaded via the OEM firmware GUI.

Notes:

The device is implemented as two-port in OpenWrt, i.e. it has
eth0/eth1 interfaces without switch setup. As our firmware currently
does not support that, this uses a switch setup with one port for
LAN.

Attention:

This only supports the v2.1 with has 8M flash. The v2.0 has 4M
flash and will be bricked if this images is installed (however,
the factory image is expected to be rejected by the OEM firmware).

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-12-14 16:14:03 +01:00