DHBOOT# help
?       - alias for 'help'
askenv  - get environment variables from stdin
autoscr - run script from memory
base     - print or set address offset
boot    - boot default, i.e., run 'bootcmd'
bootd   - boot default, i.e., run 'bootcmd'
bootm   - boot application image from memory
bootp   - boot image via network using BootP/
TFTP protocol
cmp      - memory compare
coninfo - print console devices and information
cp       - memory copy
cpll            - chang PLL multiplier
crc32    - checksum calculation
dhcp    - invoke DHCP client to obtain IP/boot params
echo    - echo args to console
erase   - erase FLASH memory
flinfo  - print FLASH memory information
flwrite - write data into FLASH memory
fsload  - load binary file from a filesystem image
gpio init               - set gionum to gioval
go      - start application at address 'addr'
help    - print online help
flwrite - write hwid into FLASH memory
id      - set product id and save to flash
iminfo  - print header information for application image
imxtract- extract a part of a multi-image
itest   - return true/false on integer compare
kload  - load uImage file from flash
lip      - set local ip address but not save to flash
loadb   - load binary file over serial line (kermit mode)
loads   - load S-Record file over serial line
loady   - load binary file over serial line (ymodem mode)
loop     - infinite loop on address range
mac      - set mac address and save to flash
md       - memory display
meminit         - memset 0xcc
memsize         - set mem size
mii     - MII utility commands
mm       - memory modify (auto-incrementing)
mtest    - simple RAM test
mw       - memory write (fill)
nfs     - boot image via network using NFS protocol
nm       - memory modify (constant address)
ping    - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
protect - enable or disable FLASH write protection
rarpboot- boot image via network using RARP/TFTP protocol
recover default env
reset   - Perform RESET of the CPU
run     - run commands in an environment variable
saveenv - save environment variables to persistent storage
saves   - save S-Record file over serial line
setenv  - set environment variables
sf      - SPI flash sub-system
sip      - set server ip address but not save to flash
sleep   - delay execution for some time
tftpboot- boot image via network using TFTP protocol
version - print monitor version
DHBOOT#