mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-21 14:48:50 +01:00
Updated 7110 dev board note (markdown)
parent
da4a578b69
commit
f8ef34797f
@ -1,13 +1,16 @@
|
|||||||
|
# Upgrade bootloader and firmware
|
||||||
|
|
||||||
|
for os image 69 and later
|
||||||
|
|
||||||
https://forum.rvspace.org/t/visionfive-2-debian-image-december-released/1097/43?page=2
|
https://forum.rvspace.org/t/visionfive-2-debian-image-december-released/1097/43?page=2
|
||||||
|
|
||||||
https://github.com/starfive-tech/VisionFive2/releases/ 下载最新的 sdcard.img, dd到sd卡,然后 hdmi或者串口等待 系统启动
|
https://github.com/starfive-tech/VisionFive2/releases/ download latest sdcard.img, dd to sd card, then hdmi or serial port wait for the system to start
|
||||||
|
|
||||||
启动完成之后
|
## Flash files
|
||||||
|
|
||||||
刷入最新的固件
|
|
||||||
```
|
```
|
||||||
flashcp -v u-boot-spl.bin.normal.out /dev/mtd0
|
flashcp -v u-boot-spl.bin.normal.out /dev/mtd0
|
||||||
flashcp -v visionfive2_fw_payload.img /dev/mtd1
|
flashcp -v visionfive2_fw_payload.img /dev/mtd1
|
||||||
```
|
```
|
||||||
|
|
||||||
7110 完整os 大镜像 地址 https://debian.starfivetech.com/
|
## 7110 full os large mirror address
|
||||||
|
https://debian.starfivetech.com/
|
||||||
Loading…
x
Reference in New Issue
Block a user