ath79: add support for TP-Link TL-WR841N/ND v10
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 22 Jul 2019 15:34:08 +0000 (17:34 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 8 Jan 2020 17:32:52 +0000 (18:32 +0100)
commitbd3eb071fd365df528762c36e9bfa299ce079056
treed947653c6cdf37bbda7cbde7538c6693b89fd3bc
parent19ff3f5105791a31b27932e1bf2ad9e150604b6e
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>
(cherry picked from commit 4254193c1dc27e18baeb7488ac7fd4ce1afc5723)
target/linux/ath79/base-files/etc/board.d/01_leds
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/dts/qca9533_tplink_tl-wr841-v10.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts
target/linux/ath79/image/tiny-tp-link.mk