immortalwrt/target/linux
Richard Fröhning 3fb6eb7f17 ramips: add support for TP-Link RE200 v4
TP-Link RE200 v4 is a wireless range extender with Ethernet and 2.4G and 5G
WiFi with internal antennas.
It's based on MediaTek MT7628AN+MT7610EN like the v2/v3.

Specifications
--------------

- MediaTek MT7628AN (580 Mhz)
- 64 MB of RAM
- 8 MB of FLASH
- 2T2R 2.4 GHz and 1T1R 5 GHz
- 1x 10/100 Mbps Ethernet
- 8x LED (GPIO-controlled), 2x button
- UART connection holes on PCB (57600 8n1)

There are 2.4G and 5G LEDs in red and green which are controlled
separately.

MAC addresses
-------------

The MAC address assignment matches stock firmware, i.e.:

LAN : *:8E
2.4G: *:8D
5G  : *:8C

MAC address assignment has been done according to the RE200 v2.

The label MAC address matches the OpenWrt ethernet address.

Installation
------------

Web Interface
-------------

It is possible to upgrade to OpenWrt via the web interface. Simply flash
the -factory.bin from OEM. In contrast to a stock firmware, this will not
overwrite U-Boot.

Recovery
--------

Unfortunately, this devices does not offer a recovery mode or a tftp
installation method. If the web interface upgrade fails, you have to open
your device and attach serial console.

Instructions for serial console and recovery may be checked out in
commit 6d6f36ae78 ("ramips: add support for TP-Link RE200 v2") or on
the device's Wiki page.

Signed-off-by: Richard Fröhning <misanthropos@gmx.de>
[removed empty line, fix commit message formatting]
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-10-20 11:30:49 +08:00
..
apm821xx kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-12 11:37:06 +08:00
arc770
archs38
armvirt kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-12 11:37:06 +08:00
at91
ath25
ath79 ath79: add support for Qxwlan E1700AC v2 2020-10-19 11:32:13 +08:00
bcm27xx Merge Mainline 2020-10-17 19:50:29 +08:00
bcm47xx
bcm53xx kernel: bump 5.4 to 5.4.69 2020-10-02 13:42:49 +08:00
bcm63xx target: update SPDX license names 2020-09-27 13:21:38 +08:00
cns3xxx
gemini gemini: Bring up DSA switches 2020-09-26 11:39:30 +08:00
generic kernel: remove obsolete non-upstream block2mtd patches 2020-10-19 11:30:05 +08:00
imx6 kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-12 11:37:06 +08:00
ipq40xx Merge Mainline 2020-10-17 19:50:29 +08:00
ipq806x ipq806x: fix pci broken on bootm command 2020-10-20 11:29:29 +08:00
ipq807x
kirkwood target: update SPDX license names 2020-09-27 13:21:38 +08:00
lantiq lantiq: move dts-v1 statement to top-level DTSI files 2020-10-03 20:04:09 +08:00
layerscape kernel: bump to 4.9.240, 4.14.202, 4.19.152 2020-10-17 19:46:46 +08:00
malta kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-12 11:37:06 +08:00
mediatek mediatek: rewrite flow offload code 2020-10-19 11:29:39 +08:00
mpc85xx target: update SPDX license names 2020-09-27 13:21:38 +08:00
mvebu mvebu: Add bootscript for espressobin to support mainline firmware 2020-10-12 11:37:58 +08:00
mxs
octeon kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-12 11:37:06 +08:00
octeontx kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic 2020-10-10 17:29:57 +08:00
omap kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-12 11:37:06 +08:00
oxnas oxnas: fix qc_prep return in sata driver after kernel 4.14.200 2020-10-17 18:37:26 +08:00
pistachio
ramips ramips: add support for TP-Link RE200 v4 2020-10-20 11:30:49 +08:00
rb532
rockchip kernel: move F2FS_FS_XATTR and F2FS_STAT_FS symbols to generic 2020-10-10 17:29:57 +08:00
rtl838x rtl838x: various fixes 2020-10-20 11:28:44 +08:00
samsung
sunxi treewide: enable the vDSO 2020-10-14 20:08:22 +08:00
tegra treewide: enable the vDSO 2020-10-14 20:08:22 +08:00
uml kernel: bump to 4.9.240, 4.14.202, 4.19.152 2020-10-17 19:46:46 +08:00
x86 kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-12 11:37:06 +08:00
zynq kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-12 11:37:06 +08:00
Makefile