UBoot帮助文件

UBoot帮助文件

?       - alias for 'help'                         
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 netwo                           
cmp     - memory compare                       
coninfo - print console devices and informations                                               
cp      - memory copy                    
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
go      - start application at address 'addr'
help    - print online help
imls    - list all images found in flash
loadb   - load binary file over serial line (kermit mode)
loop    - infinite loop on address range
md      - memory display
mm      - memory modify (auto-incrementing)
mtest   - simple RAM test
mw      - memory write (fill)
nm      - memory modify (constant address)
printenv- print environment variables
protect - enable or disable FLASH write protection
rarpboot- boot image via network using RARP/TFTP protocol
reset   - Perform RESET of the CPU
run     - run commands in an environment variable
saveenv - save environment variables to persistent storage
setenv  - set environment variables
tftpboot- boot image via network using TFTP protocol
version - print monitor version

你可能感兴趣的:(variables,image,application,flash,network,list,嵌入式开发历程)