mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
3 lines
121 B
Plaintext
3 lines
121 B
Plaintext
echo "Writing U-BOOT - DO NOT TURN OFF THE HANDHELD!!!"
|
|
dd if=./u-boot-sunxi-with-spl.bin of=/dev/mmcblk0 bs=1024 seek=8
|