openwrt/target/linux/ramips
Georgi Vlaev a46ad596a3 ramips: add support for TP-Link Archer C6U v1 (EU)
This patch adds support for TP-Link Archer C6U v1 (EU).
The device is also known in some market as Archer C6 v3.
This patch supports only Archer C6U v1 (EU).

Specifications:
--------------

* SoC: Mediatek MT7621AT 2C2T, 880MHz
* RAM: 128MB DDR3
* Flash: 16MB SPI NOR flash (Winbond 25Q128)
* WiFi 5GHz: Mediatek MT7613BEN (2x2:2)
* WiFi 2.4GHz: Mediatek MT7603EN (2x2:2)
* Ethernet: MT7630, 5x 1000Base-T.
* LED: Power, WAN, LAN, WiFi 2GHz and 5GHz, USB
* Buttons: Reset, WPS.
* UART: Serial console (115200 8n1), J1(GND:3)
* USB: One USB2 port.

Installation:
------------

Install the OpenWrt factory image for C6U is from the
TP-Link web interface.

1) Go to "Advanced/System Tools/Firmware Update".
2) Click "Browse" and upload the OpenWrt factory image:
openwrt-ramips-mt7621-tplink_archer-c6u-v1-squashfs-factory.bin.
3) Click the "Upgrade" button, and select "Yes" when prompted.

Recovery to stock firmware:
--------------------------

The C6U bootloader has a failsafe mode that provides a web
interface (running at 192.168.0.1) for reverting back to the
stock TP-Link firmware. The failsafe interface is triggered
from the serial console or on failed kernel boot. Unfortunately,
there's no key combination that enables the failsafe mode. This
gives us two options for recovery:

1) Recover using the serial console (J1 header).
The recovery interface can be selected by hitting 'x' when
prompted on boot.

2) Trigger the bootloader failsafe mode.
A more dangerous option is force the bootloader into
recovery mode by erasing the OpenWrt partition from the
OpenWrt's shell - e.g "mtd erase firmware". Please be
careful, since erasing the wrong partition can brick
your device.

MAC addresses:
-------------

OEM firmware configuration:
D8:07:B6:xx:xx:83 : 5G
D8:07:B6:xx:xx:84 : LAN (label)
D8:07:B6:xx:xx:84 : 2.4G
D8:07:B6:xx:xx:85 : WAN

Signed-off-by: Georgi Vlaev <georgi.vlaev@konsulko.com>
2021-05-26 23:10:25 +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 Archer C6U v1 (EU) 2021-05-26 23:10:25 +02:00
files/drivers ramips: mt7530 swconfig: fix race condition in register access 2021-04-15 00:00:54 +08:00
image ramips: add support for TP-Link Archer C6U v1 (EU) 2021-05-26 23:10:25 +02:00
mt76x8 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
mt7620 ramips: fix mac addresses of Youku YK1 2021-05-10 14:41:06 +02:00
mt7621 ramips: add support for TP-Link Archer C6U v1 (EU) 2021-05-26 23:10:25 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.119 2021-05-23 15:09:06 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.37 2021-05-14 14:50:03 +01:00
rt288x treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
rt305x treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
rt3883 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
Makefile ramips: 5.10: port and refresh patches, ralink drv 2021-03-06 11:24:12 +01:00
modules.mk ramips: rename mtk-hsdma to hsdma-mt7621 2021-03-04 23:43:02 -10:00