From 93b6cc97ca9694434faef69c6c5145b5dc7c1ae4 Mon Sep 17 00:00:00 2001 From: Qi Jiang Date: Sun, 8 Sep 2019 09:52:07 +0800 Subject: ramips: add support for XiaoYu XY-C5 Hardware: SoC: MT7621A Flash: 32 MiB RAM: 512 MiB Ethernet: built-in switch USB: 1x USB3.0 SATA: ASM1060, 1 SATA port Flash instruction (TFTP): 1. Set PC to fixed ip address 192.168.173.22 2. Download *-sysupgrade.bin image and rename it to firmware.img 3. Start a tftp server with the image file in its root directory 4. Turn off the router 5. Turn on router,press the reset button and wait ~15 seconds 6. Release the reset button and after a short time the firmware should be transferred from the tftp server 7. Wait ~3 minutes to complete recovery. Signed-off-by: Qi Jiang [squash commits, add label-mac-device, fix sign-off style] Signed-off-by: Chuanhong Guo --- target/linux/ramips/base-files/etc/board.d/02_network | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/base-files/etc/board.d') diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index 63644331e5..8af534dbc2 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -88,6 +88,7 @@ ramips_setup_interfaces() wavlink,wl-wn575a3|\ xiaomi,miwifi-mini|\ xiaomi,miwifi-nano|\ + xiaoyu,xy-c5|\ xzwifi,creativebox-v1|\ youku,yk-l2|\ youku,yk1|\ -- cgit v1.2.3