ramips: add support for C-Life XG1 [WIFI6] #10057
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
CPU: MediaTek MT7621AT
Flash: Micron MT29F2G08ABAGAWP 128M
RAM: 256 M
WiFi: MT7915 2.4/5 GHz 2T2R
Ethernet: 10/100/1000 Mbps x3
LED: Status (red / blue / white / green / purple / cyan)
USB: 2.0 x 1
ZigBee/BlueTooth
USB Audio: iec958 x 1
Button: Reset
Power: DC 12V,1.5A
开启ssh方法:
打开网页:192.168.10.1,用户路由器底面标注的用户名密码完成登陆。
然后打开网页:http://192.168.10.1/cgi-bin/luci/admin/mtk/console,在命令行中输入以下命令:
echo -en "root\nroot\n" | passwd
然后打开网页:http://192.168.10.1/cgi-bin/luci/pti/ssh_open
即可ssh登陆192.168.10.1,用户名root,密码root
刷入openwrt:
开启ssh后,上传breed-mt7621-xiaomi-r3g.bin到路由器/tmp目录。
然后使用下面命令刷入breed:
mtd -r write /tmp/breed-mt7621-xiaomi-r3g.bin Bootloader
等待机器重启,等1分钟断开电源。
按住C-Life XG1机身正面的圆形IoT按钮(gpio 18),通电就能进入breed刷机.
Q:你知道这是
pull request
吗?(使用 "x" 选择)