ramips: add support for XiaoYu XY-C5
authorQi Jiang <rushx@live.cn>
Sun, 8 Sep 2019 01:52:07 +0000 (09:52 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Wed, 25 Sep 2019 06:44:36 +0000 (14:44 +0800)
commit93b6cc97ca9694434faef69c6c5145b5dc7c1ae4
tree473e82ddc6137c2738619536d48d2de6e9befa0c
parente39d1cf34f97667b8fc1cdb60beec7a12e70839d
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 <rushx@live.cn>
[squash commits, add label-mac-device, fix sign-off style]
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/dts/mt7621_xiaoyu_xy-c5.dts [new file with mode: 0644]
target/linux/ramips/image/mt7621.mk