ramips: add support for TP-Link TL-WR841n v14
authorAlexander Müller <donothingloop@gmail.com>
Tue, 27 Nov 2018 14:32:18 +0000 (15:32 +0100)
committerAlexander Couzens <lynxis@fe80.eu>
Tue, 2 Jul 2019 14:17:49 +0000 (16:17 +0200)
commit3fd97c522bb791058215e736a00b86aa8af92363
tree9a553efa1ffbc73861a6b2dd72e132cef2be2ffb
parentcc1147072d24eab3dfc802ceeb237fbeb584d946
ramips: add support for TP-Link TL-WR841n v14

TP-Link TL-WR841n v14 is a router based on MediaTek MT7628N.

- MediaTek MT7628NN
- 32 MB of RAM
- 4 MB of FLASH
- 2T2R 2.4 GHz
- 5x 10/100 Mbps Ethernet

Installation:
- copy the
  'openwrt-ramips-mt76x8-tl-wr841n-v14-squashfs-tftp-recovery.bin'
  file to your tftp server root and rename it to 'tp_recovery.bin'.
- configure your PC running the TFTP server with the static IP address
  192.168.0.66/24
- push the reset button and plug in the power connector. Wait until
  the orange led starts blinking (~6sec)

Signed-off-by: Alexander Müller <donothingloop@gmail.com>
Signed-off-by: Alexander Couzens <lynxis@fe80.eu> [small modifications gpio-hog]
target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/dts/TL-WR841NV14.dts [new file with mode: 0644]
target/linux/ramips/image/mt76x8.mk