Skip to content

Instantly share code, notes, and snippets.

@tranthamp
Created May 2, 2014 15:34
Show Gist options
  • Save tranthamp/d407724f4e7aa588cc64 to your computer and use it in GitHub Desktop.
Save tranthamp/d407724f4e7aa588cc64 to your computer and use it in GitHub Desktop.
# U-boot mtest usage
mtest <start> <end> <pattern> <iterations>
Ex:
mtest 0x82000000 0x83000000 0xaa55aa55 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment