From 9601d94138de66e4fc9f55a08dfb348cdfcc3181 Mon Sep 17 00:00:00 2001 From: Antonio Silverio Date: Wed, 17 Oct 2018 09:18:45 +0200 Subject: ath79: add support for TP-Link TL-WR841N/ND v8 CPU: Atheros AR9341 535MHz RAM: 32MB FLASH: 4MiB PORTS: 4 Port 100/10 Switch, 1 Port 100/10 Wan WiFi: Atheros AR9341 2x2:2 bgn LED: Power (static on), LAN (controlled by Switch), WAN, SYS, WiFi, RFKill BTN: WPS, WiFi, Reset Installation: Upload the factory image via the vendor-GUI. Signed-off-by: Antonio Silverio [resolve merge conflicts, squash commits, fix commit title, remove default default off led properties, mark sysupgrade image compatible with the ar71xx version of the board, drop blank lines from dts] Signed-off-by: Mathias Kresin --- target/linux/ath79/base-files/etc/board.d/01_leds | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ath79/base-files/etc/board.d/01_leds') diff --git a/target/linux/ath79/base-files/etc/board.d/01_leds b/target/linux/ath79/base-files/etc/board.d/01_leds index cc718b4d96..a9f81cd230 100755 --- a/target/linux/ath79/base-files/etc/board.d/01_leds +++ b/target/linux/ath79/base-files/etc/board.d/01_leds @@ -97,6 +97,7 @@ tplink,tl-wr941-v4) ;; tplink,tl-wr740nd-v4|\ tplink,tl-wr741nd-v4|\ +tplink,tl-wr841-v8|\ tplink,tl-wr842n-v2) ucidef_set_led_netdev "wan" "WAN" "tp-link:green:wan" "eth0" ucidef_set_led_switch "lan1" "LAN1" "tp-link:green:lan1" "switch0" "0x04" -- cgit v1.2.3