summaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-07-22 17:34:08 +0200
committerDavid Bauer <mail@david-bauer.net>2019-08-05 10:54:11 +0200
commit4254193c1dc27e18baeb7488ac7fd4ce1afc5723 (patch)
tree6301d43b3092e76ae7a2a735efa76f8bc3aa8676 /target/linux/ath79/base-files/etc/board.d/01_leds
parentedd9b39fab46a7231b8662697ba8c10de42d5a66 (diff)
downloadopenwrt-4254193c1dc27e18baeb7488ac7fd4ce1afc5723.tar.gz
openwrt-4254193c1dc27e18baeb7488ac7fd4ce1afc5723.tar.bz2
openwrt-4254193c1dc27e18baeb7488ac7fd4ce1afc5723.zip
ath79: add support for TP-Link TL-WR841N/ND v10
The TL-WR841N/ND v10 is mostly identical to the v9. Apart from some minor changes, it contains a newer revision of the QCA9533 SoC and the CPU clock is significantly higher. Flash instruction (WebUI): Download *-factory.bin image and upload it via the firmwary upgrade function of the stock firmware WebUI. Flash instruction (TFTP): 1. Set PC to fixed ip address 192.168.0.66 2. Download *-factory.bin image and rename it to wr841nv10_tp_recovery.bin 3. Start a tftp server with the image file in its root directory 4. Turn off the router 5. Press and hold Reset button 6. Turn on router with the reset button pressed and wait ~15 seconds 7. Release the reset button and after a short time the firmware should be transferred from the tftp server 8. Wait ~30 second to complete recovery. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ath79/base-files/etc/board.d/01_leds')
-rwxr-xr-xtarget/linux/ath79/base-files/etc/board.d/01_leds1
1 files changed, 1 insertions, 0 deletions
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 d68c1ee9ef..407c991d21 100755
--- a/target/linux/ath79/base-files/etc/board.d/01_leds
+++ b/target/linux/ath79/base-files/etc/board.d/01_leds
@@ -135,6 +135,7 @@ tplink,archer-c6-v2)
;;
tplink,archer-c25-v1|\
tplink,tl-wr841-v9|\
+tplink,tl-wr841-v10|\
tplink,tl-wr841-v11|\
tplink,tl-wr842n-v3)
ucidef_set_led_netdev "wan" "WAN" "tp-link:green:wan" "eth1"