This website requires JavaScript.
Explore
Help
Sign In
ctdo
/
crashtest-r0ket
Watch
16
Star
0
Fork
You've already forked crashtest-r0ket
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
756b7385c1
crashtest-r0ket
/
tools
/
smartflash
/
flash
4 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add smartflash utility set
2011-12-25 17:40:32 +00:00
#!/bin/sh
dd if=firmware.bin seek=4 of=/dev/$1 2>/dev/null
Enhance output a bit
2012-01-03 01:15:10 +00:00
echo "FLASH done: $1 @ $2"