ath79: migrate TP-Link TL-MR3420v2 to ath79
authorLim Guo Wei <limguowei@gmail.com>
Mon, 12 Aug 2019 07:54:11 +0000 (15:54 +0800)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 20 May 2020 18:47:01 +0000 (20:47 +0200)
commitd4092eac1fb334ce4252cb6d3502dda684c5c296
treebc20ae3bcae5788a4f803d879a4874f8aa5dd12e
parent24cfd961d9aca454c80e3e1f0e2a10303dfbb654
ath79: migrate TP-Link TL-MR3420v2 to ath79

Specifications:
- SoC: ar9341
- RAM: 32M
- Flash: 4M
- Ethernet: 5x FE ports
- WiFi: ar9341-wmac

Flash instruction:
Upload generated factory firmware on vendor's web interface.

This changes the key assignment compared to ar71xx support of this
device, since of the two keys on the device one is used as combined
Reset/WPS and the second one as WiFi on/off button.
Despite, the reset button required GPIO_ACTIVE_HIGH to work correctly.

Signed-off-by: Lim Guo Wei <limguowei@gmail.com>
[redo commit message]
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
(backported from commit e7ab1b517397fdf6613f4682b7a752649841f7cd)
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/dts/ar9341_tplink_tl-mr3420-v2.dts [new file with mode: 0644]
target/linux/ath79/image/tiny-tp-link.mk