ARMboot LE version
ARMboot code: 00380000 -> 00391240
ARMboot-> help
go - start application at address 'addr'
tftp- boot image via network using TFTP protocol
loadx - load binary file over serial line (xmodem mode)
md - memory display
mm - memory modify (auto-incrementing)
nm - memory modify (constant address)
mw - memory write (fill)
cmp - memory compare
printenv- print environment variables
setenv - set environment variables
saveenv - save environment variables to persistent storage
defaultenv- get default environment variables
fburn - write a block to the FLASH memory
bdinfo - print Board Info structure
reset - Perform RESET of the CPU
echo - echo args to console
version - print monitor version
help - print online help
? - alias for 'help'
ARMboot->