diff --git a/board/miyoo/boot/firstboot.custom.sh-OFF b/board/miyoo/boot/firstboot.custom.sh-OFF index db5ea463..659f780b 100644 --- a/board/miyoo/boot/firstboot.custom.sh-OFF +++ b/board/miyoo/boot/firstboot.custom.sh-OFF @@ -1,2 +1,2 @@ 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