ath79: Add support for TP-Link TL-WR842N-v2
authorRobert Marko <robimarko@gmail.com>
Sun, 7 Oct 2018 10:21:45 +0000 (12:21 +0200)
committerMathias Kresin <dev@kresin.me>
Sun, 7 Oct 2018 13:44:19 +0000 (15:44 +0200)
commitadbd9d1f1f07f77b0f511027c1cfea87cefe47be
tree20ac803227cdf236c23bef962aabac566b3352a4
parentebd57de1f9894a91991fe19f200dba7b1104390c
ath79: Add support for TP-Link TL-WR842N-v2

This PR adds support for TP-Link TL-WR842N-v2 router which is supported by ar71xx to ath79.

This is a low cost model with following specs:

CPU: Atheros AR9341 SoC
RAM: 32 MB DDR1
Flash: 8 MB NOR SPI
Switch: Internal AR9341 5 port 10/100 Mbit
Ports:  5x 10/100 Mbit(1x WAN, 4x LAN)
USB: 1x USB2.0
WLAN: 2.4 GHZ AR9341

Installation:

Simply flash the factory image through stock firmware WEB UI.

Signed-off-by: Robert Marko <robimarko@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-wr842n-v2.dts [new file with mode: 0644]
target/linux/ath79/image/generic-tp-link.mk