LicheeRV D1 Kernel and U-Boot
Big thanks for Samuel Holland and Sehraf
https://github.com/miloserdev/linux_sunxi_licheerv
https://github.com/miloserdev/u-boot_sunxi_licheerv
https://github.com/sehraf/d1-riscv-arch-image-builder
https://archriscv.felixc.at/
git clone https://github.com/miloserdev/sunxi_licheerv.git
cd ./sunxi_licheerv
./create_sd.sh /dev/mmcblk0
After install: you may install some packages like NetworkManager and etc.
Default login root
and password archriscv
brightness 0-1
echo 1 > /sys/class/leds/green\:status/brightness
brightness 0-255
echo "255" > /sys/class/leds/rgb\:status/brightness
R G B 0-255 0-255 0-255
echo "10 10 10" > /sys/class/leds/rgb\:status/multi_intensity
Requires fbida package
Show image on the display
fbi -d /dev/fb0 -T 1 -noverbose -a ./riscv.jpg