ath79: add support for TP-Link Archer C7 v1
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 17 Aug 2018 16:36:32 +0000 (18:36 +0200)
committerMathias Kresin <dev@kresin.me>
Sun, 19 Aug 2018 16:48:43 +0000 (18:48 +0200)
commit1c6e0f57a791880d7d204000bf4e095c13c5725a
tree5c7bb6f19c96e131f68c4de9d44dc22f4d592d95
parentd1ea8ac3b476e1e552f42dbf1042b521c57a0df4
ath79: add support for TP-Link Archer C7 v1

TP-Link Archer C7 v1 is a dual band router
based on Qualcomm/Atheros QCA9558 + QCA9880.

Specification:

 - 720 MHz CPU
 - 128 MB of RAM (Various chips)
 - 8 MB of FLASH (Various chips)
 - SoC QCA9558 integrated 3T3R 2.4 GHz Wi-Fi
 - minipcie slot with 3T3R 5 GHz QCA9880-AR1A (unsupported by ath10k!)
 - 5x 10/100/1000 Mbps Ethernet (AR8327N Switch)
 - 10x LEDs, 2x software buttons

For further informwation on the device, visit the wiki:
<https://openwrt.org/toh/tp-link/archer-c7-1750>

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/dts/qca9558_tplink_archer-c7-v1.dts [new file with mode: 0644]
target/linux/ath79/image/generic-tp-link.mk