Skip to content

Instantly share code, notes, and snippets.

@Motoma
Created March 9, 2011 14:55
Show Gist options
  • Save Motoma/862321 to your computer and use it in GitHub Desktop.
Save Motoma/862321 to your computer and use it in GitHub Desktop.
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