openwrt/target/linux/ramips/image
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
..
lzma-loader ramips: lzma-loader: use default uart for rt305x 2024-01-02 22:10:34 +01:00
common-sercomm.mk targetwide: imagebuilder: add explicit guards around initramfs rules 2025-10-21 11:39:10 +02:00
common-tp-link.mk ramips: introduce TP-Link v1 header OKLI image recipe 2024-10-06 14:07:37 +02:00
Makefile ramips: move zyimage creation to include/image-commands.mk 2025-02-26 23:32:40 +01:00
mt76x8.mk ramips: add support for Hongdian H8850 v20 2025-12-12 01:07:50 +01:00
mt7620.mk targetwide: imagebuilder: add explicit guards around initramfs rules 2025-10-19 18:37:45 +02:00
mt7621.mk ramips: fix support for Cudy r700 2025-12-12 01:23:49 +01:00
rt288x.mk treewide: Disable building 32M RAM devices 2023-05-21 01:08:22 +02:00
rt305x.mk treewide: rename ZyXEL to Zyxel 2024-08-25 15:08:25 +02:00
rt3883.mk ramips: fix image recipe for ASUS RT-N56U 2024-07-13 14:30:42 +02:00