View Single Post
Posts: 245 | Thanked: 915 times | Joined on Feb 2012
#3
Originally Posted by Fuzzillogic View Post
You can combine clearing the device, flashing the main and emmc in one go:
Code:
flasher -f -F main.bin -F emmc.bin --erase-user-data
You don't want the --erase-user-data normally - that's why it's only in the "zeroize" steps. You're right though - combining them works too.
 

The Following 3 Users Say Thank You to itsnotabigtruck For This Useful Post: