ath79: Add support for TP-Link Archer C25 v1
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 9 May 2019 12:55:16 +0000 (14:55 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Mon, 10 Jun 2019 09:25:47 +0000 (11:25 +0200)
commitfde0abf267033bfaaf08dc2f5cbba2bf2a3ff897
tree956ec52bbdec2b5e4aa1418f859dad31817a5b1c
parent409940cef46e1c6ffd2e448f21abda8967e6ed5d
ath79: Add support for TP-Link Archer C25 v1

The TP-Link Archer C25 is a low-cost dual-band router.

Specification:

- CPU: Atheros QCA9561 775 MHz
- RAM: 64 MB
- Flash: 8 MB
- Wifi: 3x3 2.4 GHz (integrated), 1x1 5 GHz QCA9887
- NET: 5x 10/100 Mbps Ethernet

Some LEDs are controlled by an additional 74HC595 chip, but not
all of them as e.g. for the C59.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ath79/base-files/etc/board.d/01_leds
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/board.d/03_gpio_switches
target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ath79/dts/qca9561_tplink_archer-c25-v1.dts [new file with mode: 0644]
target/linux/ath79/image/generic-tp-link.mk