ath79: add support for TP-Link CPE610-v1
authorAndrew Cameron <apcameron@softhome.net>
Tue, 15 Jan 2019 02:14:54 +0000 (20:14 -0600)
committerChristian Lamparter <chunkeey@gmail.com>
Mon, 24 Jun 2019 18:22:24 +0000 (20:22 +0200)
commite15049c88b917d1f9f75ed095f59f1dc6d69501c
tree180de81bc9ad2ebe99b56bbfdbaad5f5db6cb751
parent8a5a01a67769f3822e365342d706b3cb57ef97f3
ath79: add support for TP-Link CPE610-v1

TP-Link CPE610-v1 is an outdoor wireless CPE for 5 GHz with
one Ethernet port based on Atheros AR9344

Specifications:
 - Based on the same underlying hardware as the TP-Link CPE510
 - Power, LAN, WLAN5G green LEDs
 - 23dBi high-gain directional 2×2 MIMO antenna and a dedicated metal reflector

Flashing instructions:
 Flash factory image through stock firmware WEB UI
 or through TFTP
 To get to TFTP recovery just hold reset button while powering on for
 around 4-5 seconds and release.
 Rename factory image to recovery.bin
 Stock TFTP server IP:192.168.0.100
 Stock device TFTP adress:192.168.0.254

Signed-off-by: Andrew Cameron <apcameron@softhome.net>
target/linux/ath79/base-files/etc/board.d/01_leds
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/dts/ar9344_tplink_cpe610-v1.dts [new file with mode: 0644]
target/linux/ath79/image/generic-tp-link.mk
tools/firmware-utils/src/tplink-safeloader.c