ramips: add support for HiWiFi HC5611
authorSenis John <thank243@gmail.com>
Sat, 19 Nov 2022 03:30:54 +0000 (11:30 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Sun, 4 Dec 2022 07:21:12 +0000 (15:21 +0800)
commita8f3c97ce83dc97cd7acb040a715ecd75d824161
treebc758250d6507cac84c155bc5eb939a22dcc1cf7
parentd11d93b9ae8cd59e9f8ea09b7f125a2f9569846c
ramips: add support for HiWiFi HC5611

CPU: MediaTek MT7628AN @ 575 MHz
Flash: 16 MB
RAM: 128 MB
Ethernet: 10/100Mbps x 1
Wlan: 300 Mbps
USB: USB 2.0 x 1
LED: red/green x 1
Button: reset x 1

1. Open https://www.hiwifi.wtf/, Get Cloud token and unlock ssh
2. Upload the openwrt firmware to the router via SCP
3. Login the router via SSH
4. Run `mtd -r write path_to_firmware.bin firmware`

I have tested on my device.
- The LED will display RED on power-on, After system start completed, trun GREEN
- Reset button working now. Long press after 5s will reset factory. Short press less 1s will reboot the device
- USB can working under official u-boot

Signed-off-by: Senis John <thank243@gmail.com>
target/linux/ramips/dts/mt7628an_hiwifi_hc5611.dts [new file with mode: 0644]
target/linux/ramips/image/mt76x8.mk
target/linux/ramips/mt76x8/base-files/etc/board.d/01_leds
target/linux/ramips/mt76x8/base-files/etc/board.d/02_network
target/linux/ramips/mt76x8/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac