[BOARD] Update firstboot.custom.sh (streamline)

This commit is contained in:
Apaczer
2023-06-20 12:12:36 +02:00
committed by GitHub
parent fb813ce5e3
commit cbd0078ca6

View File

@@ -1,2 +1,2 @@
echo "Writing U-BOOT - DO NOT TURN OFF THE HANDHELD!!!" echo "Writing U-BOOT - DO NOT TURN OFF THE HANDHELD!!!"
dd if=./misc/u-boot-bins/u-boot.bin of=/dev/mmcblk0 bs=1024 seek=8 dd if=./u-boot-sunxi-with-spl.bin of=/dev/mmcblk0 bs=1024 seek=8