lede/package/boot
syb999 a3b880a4e8
ramips: add support for C-Life XG1 [WIFI6] (#10057)
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刷机.
2022-09-04 18:30:18 +08:00
..
arm-trusted-firmware-mediatek arm-trusted-firmware-mediatek: update to sources of 2022-08-31 2022-09-03 11:23:45 +08:00
arm-trusted-firmware-mvebu trusted-firmware-a.mk: pass DTC path similar to u-boot.mk 2022-08-29 11:20:19 +08:00
arm-trusted-firmware-rockchip rockchip: add support for NanoPi R2S arm64 router board 2020-07-02 23:34:55 +08:00
arm-trusted-firmware-rockchip-vendor arm-trusted-firmware-rockchip-vendor: rk3568 atf revert to v1.28 2022-08-11 15:26:18 +00:00
arm-trusted-firmware-sunxi trusted-firmware-a.mk: pass DTC path similar to u-boot.mk 2022-08-29 11:20:19 +08:00
arm-trusted-firmware-tools add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
at91bootstrap x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
fconfig add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
grub2 grub2: add missing license (#9196) 2022-04-06 15:10:03 +08:00
imx-bootlets add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
kexec-tools x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
kobs-ng kobs-ng: update dependencies after 'imx6' -> 'imx' rename 2022-01-06 09:58:02 +08:00
mt7623n-preloader x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
tfa-layerscape x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
uboot-at91 treewide: use AUTORELEASE on all uboot-* packages (#7988) 2021-10-07 11:58:12 +08:00
uboot-envtools ramips: add support for C-Life XG1 [WIFI6] (#10057) 2022-09-04 18:30:18 +08:00
uboot-fritz4040 treewide: use AUTORELEASE on all uboot-* packages (#7988) 2021-10-07 11:58:12 +08:00
uboot-imx uboot-imx: set BUILD_SUBTARGET to 'cortexa9' 2022-01-06 10:00:25 +08:00
uboot-kirkwood add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
uboot-lantiq treewide: use AUTORELEASE on all uboot-* packages (#7988) 2021-10-07 11:58:12 +08:00
uboot-layerscape x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
uboot-mediatek uboot-mediatek: add support for compressed BL3/FIP image 2022-08-29 11:28:25 +08:00
uboot-mvebu add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
uboot-mxs treewide: use AUTORELEASE on all uboot-* packages (#7988) 2021-10-07 11:58:12 +08:00
uboot-omap treewide: use AUTORELEASE on all uboot-* packages (#7988) 2021-10-07 11:58:12 +08:00
uboot-oxnas treewide: use AUTORELEASE on all uboot-* packages (#7988) 2021-10-07 11:58:12 +08:00
uboot-ramips treewide: use AUTORELEASE on all uboot-* packages (#7988) 2021-10-07 11:58:12 +08:00
uboot-rockchip uboot-rockchip: fixes rk3328 build error 2022-09-02 11:53:45 +08:00
uboot-sunxi x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
uboot-tegra treewide: use AUTORELEASE on all uboot-* packages (#7988) 2021-10-07 11:58:12 +08:00
uboot-zynq kernel: bump 5.4 to 5.4.83 (#6040) 2020-12-17 23:29:07 +08:00