Created
March 9, 2011 14:55
-
-
Save Motoma/862321 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GUM>loadb a2000000 | |
*In HyperTerminal: Transfer->Send File->u-boot.bin with Kermit protocol* | |
GUM>protect off all | |
GUM>era 1:0-1 | |
GUM>cp.b a2000000 0 ${filesize} | |
GUM>reset |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment