forked from Ivasoft/openwrt
ar71xx: 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. Signed-off-by: Ludwig Thomeczek <ledesrc@wxorx.net> [minor code style fixes, boards alphabetical order fixes, reworked commit message] Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
committed by
Piotr Dymacz
parent
b7cc661615
commit
b4711dbad3
@@ -51,6 +51,7 @@ get_status_led() {
|
||||
ap135-020)
|
||||
status_led="ap135:green:status"
|
||||
;;
|
||||
archer-c25-v1|\
|
||||
archer-c59-v1|\
|
||||
archer-c60-v1|\
|
||||
mr12|\
|
||||
|
||||
Reference in New Issue
Block a user