Skip to content

Instantly share code, notes, and snippets.

@anarsoul
Created June 30, 2018 03:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anarsoul/6adc920eb1aa8d1c66cc449a87ad4bb7 to your computer and use it in GitHub Desktop.
Save anarsoul/6adc920eb1aa8d1c66cc449a87ad4bb7 to your computer and use it in GitHub Desktop.
#!/usr/bin/env sh
dd if=spl/sunxi-spl.bin of=/dev/mmcblk0 bs=8k seek=1
dd if=u-boot.itb of=/dev/mmcblk0 bs=8k seek=5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment