Build script to create the eweOS Linux image for StarFive VisionFive 2.
Use mainline linux kernel,u-boot,opensbi.See the upstream status.
sudo ./build.sh
sudo dd if=ewe-vf2.img of=/dev/<your-device> bs=1M status=progress
Build script to create the eweOS Linux image for StarFive VisionFive 2.
Use mainline linux kernel,u-boot,opensbi.See the upstream status.
sudo ./build.sh
sudo dd if=ewe-vf2.img of=/dev/<your-device> bs=1M status=progress