openwrt/target/linux/ramips
Marcin Leksmark 22391baf99 ramips: fix support for Cudy r700
This PR fixes support for Cudy r700.

Original PR: https://github.com/openwrt/openwrt/pull/18532
Fixed:

- WAN port functionality;
- RESET button;
- Status LED;
- LAN port names consistent with the chassis;
- Merged partitions "debug", "backup" & "firmware"  to one partition "firmware" ("debug" & "backup" contained unimportant data);
- Removed redundant DTS elements.

Installation:

To install OpenWRT, you need the intermediate firmware from Cudy. (U-boot is locked). After installing the intermediate firmware, you can install OpenWRT via sysupgrade.

Recovery:

TFTP available.
1. Place the recovery.bin in the serving directory of your TFTP server.
2. Set your IP to 192.168.1.88/24.
3. Press the “Reset” button of Cudy router and hold it. Before the Cudy router is powered on and before TFTP start to download the firmware, don't release the “Reset” button.
4. Power on the Cudy router.
5. You can release the reset button only when TFTP starts downloading firmware.
6. When the SYSTEM LED turns solid green, the upgrade is complete.

Fixes: 75403dd1d0 ("ramips: add support for Cudy R700")
Link: https://github.com/openwrt/openwrt/pull/20756
(cherry picked from commit 35a86267e9)
Signed-off-by: Marcin Leksmark <lexmark3200@wp.pl>
Link: https://github.com/openwrt/openwrt/pull/21068
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-12-12 01:23:49 +01:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: fix support for Cudy r700 2025-12-12 01:23:49 +01:00
files/drivers ramips: mtk-mmc: fix data timeout value 2025-11-09 14:26:34 +01:00
image ramips: fix support for Cudy r700 2025-12-12 01:23:49 +01:00
mt76x8 ramips: add support for Hongdian H8850 v20 2025-12-12 01:07:50 +01:00
mt7620 ramips: add support for Hongdian H8922 v30 2025-03-15 11:54:54 +01:00
mt7621 ramips: fix support for Cudy r700 2025-12-12 01:23:49 +01:00
patches-6.6 kernel: bump 6.6 to 6.6.117 2025-11-27 22:52:26 +01:00
rt288x kernel: filter out compiler opts from config 2024-11-28 18:47:54 +00:00
rt305x ramips: mt76x8: disable unused Ralink systick driver 2024-11-28 18:49:27 +00:00
rt3883 kernel: filter out compiler opts from config 2024-11-28 18:47:54 +00:00
Makefile ramips: switch to Linux 6.6 2024-05-03 21:36:42 +01:00
modules.mk ramips: mtk-sd: backport Host Software Queue support 2025-11-09 14:26:34 +01:00