openwrt/target/linux
Andrew Freeman ff5dd32164 ramips: add support for TP-Link TL-WR850N v2
This patch adds support for the TP-Link TL-WR850N v2. This device
is very similar to TP-Link TL-WR840 v4 and TP-Link TL-WR841 v13.

Specifications:
SOC: MediaTek MT7628NN
Flash: 8 MiB SPI
RAM: 64 MiB
WLAN: MediaTek MT7628NN
Ethernet: 5 ports (100M)

Installation Using the integrated tftp capability of the router:
1. Turn off the router.
2. Connect pc to one of the router LAN ports.
3. Set your PC IPv4 address to 192.168.0.66/24.
4. Run any TFTP server on the PC.
5. Put the recovery firmware on the root directory of TFTP server
   and name the file tp_recovery.bin
6. Start the router by pressing power button while holding the
   WPS/Reset button (or both WPS/Reset and WIFI buttons)
7. Router connects to your PC with IPv4 address 192.168.0.2,
   downloads the firmware, installs it and reboots. LEDs are
   flashing. Now you have OpenWrt installed.
8. Change your IPv4 PC address to something in 192.168.1.0/24
   network or use DHCP to get an address from your OpenWrt router.
9. Done! You can login to your router via ssh.

Forum link:
https://forum.openwrt.org/t/add-support-for-tp-link-tl-wr850n-v2/66899

Signed-off-by: Andrew Freeman <labz56@gmail.com>
[squash an tidy up commits, sort nodes]
Signed-off-by: Darsh Patel <darshkpatel@gmail.com>
[minor commit message adjustments]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-27 16:36:18 +02:00
..
apm821xx
ar71xx
arc770 kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2020-08-24 14:09:11 +02:00
archs38
armvirt kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2020-08-24 14:09:11 +02:00
at91 at91: explicitly set CONFIG_USB_SUPPORT for sam9x subtarget 2020-08-27 16:36:18 +02:00
ath25
ath79 ath79: fix ethernet setup for some qca953x devices 2020-08-25 20:54:24 +02:00
bcm27xx kernel: bump 5.4 to 5.4.60 2020-08-24 17:33:58 +02:00
bcm47xx
bcm53xx
bcm63xx kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2020-08-24 14:09:11 +02:00
cns3xxx
gemini
generic kernel: backport RTL8366RB patches 2020-08-24 18:53:59 +02:00
imx6
ipq40xx
ipq806x kernel: bump 5.4 to 5.4.60 2020-08-24 17:33:58 +02:00
ipq807x
kirkwood
lantiq lantiq: remove vmmc node from FritzBox 7412 dts 2020-08-20 23:45:39 +02:00
layerscape layerscape: add flashing manual for LS1012FRDM 2020-08-25 16:42:21 +02:00
malta kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2020-08-24 14:09:11 +02:00
mediatek
mpc85xx
mvebu kernel: bump 5.4 to 5.4.60 2020-08-24 17:33:58 +02:00
mxs
octeon
octeontx kernel: bump 5.4 to 5.4.60 2020-08-24 17:33:58 +02:00
omap
oxnas
pistachio pistachio: Use kernel 5.4 by default 2020-08-27 00:34:46 +02:00
ramips ramips: add support for TP-Link TL-WR850N v2 2020-08-27 16:36:18 +02:00
rb532
rockchip
samsung
sunxi
tegra
uml uml: update to linux 5.4 2020-08-22 07:02:01 +02:00
x86 kernel: set WATCHDOG_CORE dependency in kmod-hwmon-sch5627 2020-08-24 14:09:11 +02:00
zynq
Makefile