mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-09 18:10:49 +00:00
This patch adds support for Cudy C200P. Specifications: SoC: MediaTek MT7621AT RAM: 256 MB (DDR3) Flash: 16 MB (NOR) POE Chip: IP804AR Interfaces: Switch: 1 WAN, 4 LAN (Gigabit) Gigabit RJ45 PoE Ports on 2~5 Max Power on a Single PoE Ports 30W PoE Ports : The PoE ports comply with IEEE 802.3at/af standards. Ports: 1 USB-A 3.0 Ports LED: System PoE Max Status Link/ACT/PoE Status of Each PoE Port Physical Buttons: Reset Button Power Input: DC Jack Power Methods: DC: 54V 1.11A 802.3at/af PoE Passive PoE: 24/48V Max Power Consumption (W): Total: 60W PoE: 55W PoE (when USB Device is plugged in): 50W No PoE: 5W 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. Serial: 1. Serial connection parameters: 115200 / 8N1 2. Serial connection voltage: 3.3V PoE is not supported at the time of PR. The IP804R chip is not yet supported by OpenWRT. Signed-off-by: Marcin Leksmark <lexmark3200@wp.pl> Link: https://github.com/openwrt/openwrt/pull/20165 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>