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)
committerChuanhong Guo <gch981213@gmail.com>
Sat, 17 Aug 2019 15:52:34 +0000 (23:52 +0800)
commite7ab1b517397fdf6613f4682b7a752649841f7cd
treecfe098a3a24b803b9e90f44c67aa5282ec43fd8c
parent2ada2a5e5bc02a5e7b3feefbee4dec0c4c355f5b
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>
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