openwrt/target/linux/ramips
Marcin Gordziejewski 39799974a3 ramips: add support for TP-Link RE650 v2
TP-Link RE650 v2 is largely similar to v1 that
is already supported by OpenWrt. Notable differences
is differnt SPI Flash - 8 MB instead of 16 MB
(from cFeon instead of Winbond) and a different
configuration of PCIE connections to wifi chips.
Otherwise it's largely the same product as v1

Hardware specification:

- SoC 880 MHz - MediaTek MT7621AT
- 128 MB of DDR3 RAM
- 8 MB - cFeon QH64A-104HIP
- 4T4R 2.4 GHz - MediaTek MT7615E
- 4T4R 5 GHz - MediaTek MT7615E
- 1x 1 Gbps Ethernet - MT7621AT integrated
- 7x LEDs (Power, 2G, 5G, WPS(x2), Lan(x2))
- 4x buttons (Reset, Power, WPS, LED)
- UART pinout - GND, RX, TX, labeled in the middle of the PCB,
  requires soldering because they're not through holes.

  Serial console @ 57600,8n1

Flash instructions:

Upload
openwrt-ramips-mt7621-tplink_re650-v2-squashfs-factory.bin
from the RE650 web interface.

TFTP recovery to stock firmware:
I didn't try recovering back to the stock firmware, however,
if there is such process for other RExxx devices, it seems like
it could be similar here.

Signed-off-by: Marcin Gordziejewski <openwrt@flicksfix.com>
2022-04-23 22:02:27 +02:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: add support for TP-Link RE650 v2 2022-04-23 22:02:27 +02:00
files/drivers ramips: fix kernel module build errors on linux 5.15 2022-03-28 11:03:13 +02:00
image ramips: add support for TP-Link RE650 v2 2022-04-23 22:02:27 +02:00
mt76x8 ramips: add support for ASUS RT-AC1200-V2 2022-04-16 15:30:11 +02:00
mt7620 ramips: fix wifi mac address of HiWiFi series devices 2022-03-26 02:02:44 +01:00
mt7621 ramips: add support for TP-Link RE650 v2 2022-04-23 22:02:27 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.109 2022-03-30 18:33:38 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.33 2022-04-09 19:31:46 +02:00
rt288x kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
rt305x ramips: Switch Teltonika RUT5xx to kernel GPIO-line watchdog driver 2022-02-03 22:27:15 +01:00
rt3883 kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
Makefile ramips: add linux 5.15 support for mt7621 2022-03-27 21:36:40 +02:00
modules.mk ramips: rename mtk-hsdma to hsdma-mt7621 2021-03-04 23:43:02 -10:00