openwrt/target/linux/ramips
Luis Mita f1091ef7ac ramips: mt76x8: add support for Cudy TR1200 v1
Hardware:
 - SoC: MediaTek MT7628AN (MIPS 580MHz)
 - Flash: 16 MiB XMC 25QH128CH10
 - RAM: 128 MiB ESMT M14D1G1664A
 - WLAN: 2.4 GHz (MT7628), 5 GHz (MT7613BEN 802.11ac)
 - Ethernet: 1x 10/100 Mbps WAN, 1x 10/100 LAN (MT7628)
 - USB 2.0 port
 - Buttons: 1 Reset button, 1 slider button
 - LEDs: 1x Red, 1x White
 - Serial console: unpopulated header, 115200 8n1
 - Power: 5 VDC, 2 A

MAC addresses:
+---------+-------------------+-----------+
|         | MAC               | Algorithm |
+---------+-------------------+-----------+
| WAN     | 80:af:ca:xx:xx:x0 | label     |
| LAN     | 80:af:ca:xx:xx:x0 | label     |
| WLAN 2g | 80:af:ca:xx:xx:x0 | label     |
| WLAN 5g | 80:af:ca:xx:xx:x2 | label+2   |
+---------+-------------------+-----------+

Installation:
The installation must be done via TFTP by disassembling the router.
On other occasions Cudy has distributed intermediate firmware to make
installation easier, and so I recommend checking the Wiki for this
device if there is a more convenient solution than the one below.

To install using TFTP:
1. Upgrade to a beta firmware (signed by Cudy) that can be downloaded
from the wiki. This is required in order to use an unlocked u-boot.
2. Connect to UART.
3. While the router is turning on, press 1.
4. Connect to LAN and set your IP to 192.168.1.88/24. Configure a TFTP
server and an OpenWrt initramfs-kernel.bin firmware file as recovery.bin.
5. Press Enter three times. Verify the filename.
6. If you can reach LuCI or SSH now, just use the sysupgrade image with
the 'Keep settings' option turned off.

If you don't want to use the beta firmware nor the unlocked u-boot, you
can install the firmware writing the sysupgrade image on the firmware
partition of the SPI flash.

Signed-off-by: Luis Mita <luis@luismita.com>
2024-06-05 10:44:44 +02:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: mt76x8: add support for Cudy TR1200 v1 2024-06-05 10:44:44 +02:00
files/drivers ramips: gdma: remove slave_id field 2024-05-29 10:41:49 +02:00
image ramips: mt76x8: add support for Cudy TR1200 v1 2024-06-05 10:44:44 +02:00
mt76x8 ramips: mt76x8: add support for Cudy TR1200 v1 2024-06-05 10:44:44 +02:00
mt7620 ramips: add back the gdma driver 2024-05-29 10:41:49 +02:00
mt7621 ramips: add support for D-Link DIR-2055 A1 2024-06-02 18:41:17 +02:00
patches-6.6 ramips: simplify multi-phy support patches 2024-06-04 16:19:41 +08:00
rt288x ramips: switch to Linux 6.6 2024-05-03 21:36:42 +01:00
rt305x ramips: add back the gdma driver 2024-05-29 10:41:49 +02:00
rt3883 ramips: add back the gdma driver 2024-05-29 10:41:49 +02:00
Makefile ramips: switch to Linux 6.6 2024-05-03 21:36:42 +01:00
modules.mk ramips: modules: remove symbol CONFIG_DW_DMAC_PCI 2024-05-29 10:41:49 +02:00