最終更新:2019-04-15 (月) 16:27:05 (1831d)  

U-Boot/コマンド
Top / U-Boot / コマンド

baseU-Boot/コマンド/base?print or set address offset
bdinfo?U-Boot/コマンド/bdinfo?print Board Info structure
boot?U-Boot/コマンド/boot?boot default, i.e., run 'bootcmd'
bootd?U-Boot/コマンド/bootd?boot default, i.e., run 'bootcmd'
bootm?U-Boot/コマンド/bootm?boot application image from memory
bootp?U-Boot/コマンド/bootp?boot image via network using BOOTP/TFTP protocol
cmpU-Boot/コマンド/cmp?memory compare
coninfo?U-Boot/コマンド/coninfo?print console devices and information
cpU-Boot/コマンド/cp?memory copy
crc32?U-Boot/コマンド/crc32?checksum calculation
echoU-Boot/コマンド/echo?echo args to console
editenv?U-Boot/コマンド/editenv?edit environment variable
exitU-Boot/コマンド/exit?exit script
ext2load?U-Boot/コマンド/ext2load?load binary file from a Ext2 filesystem
ext2ls?U-Boot/コマンド/ext2ls?list files in a directory (default /)
false?U-Boot/コマンド/false?do nothing, unsuccessfully
fatinfo?U-Boot/コマンド/fatinfo?print information about filesystem
fatload?U-Boot/コマンド/fatload?load binary file from a dos filesystem
fatls?U-Boot/コマンド/fatls?list files in a directory (default /)
fsinfo?U-Boot/コマンド/fsinfo?print information about filesystems
fsload?U-Boot/コマンド/fsinfo?load binary file from a filesystem image
go?U-Boot/コマンド/go?start application at address 'addr'
help?U-Boot/コマンド/help?print command description/usage
i2c?U-Boot/コマンド/i2c?I2C sub-system
imxtract?U-Boot/コマンド/imxtract?extract a part of a multi-image
itest?U-Boot/コマンド/itest?return true/false on integer compare
loadb?U-Boot/コマンド/loadb?load binary file over serial line (kermit mode)
loads?U-Boot/コマンド/loads?load S-Record file over serial line
loady?U-Boot/コマンド/loady?load binary file over serial line (ymodem mode)
loop?U-Boot/コマンド/loop?infinite loop on address range
lsU-Boot/コマンド/ls?list files in a directory (default /)
mdU-Boot/コマンド/md?memory display
mmU-Boot/コマンド/mm?memory modify (auto-incrementing address)
mmcU-Boot/コマンド/mmc?MMC sub-system
mtest?U-Boot/コマンド/mtest?simple RAM read/write test
mw?U-Boot/コマンド/mw?memory write (fill)
nand?U-Boot/コマンド/nand?NAND sub-system
nandecc?U-Boot/コマンド/nandecc?switch OMAP3 NAND ECC calculation algorithm
nboot?U-Boot/コマンド/nboot?boot from NAND device
nmU-Boot/コマンド/nm?memory modify (constant address)
printenvU-Boot/コマンド/printenv?print environment variables
rarpboot?U-Boot/コマンド/rarpboot?boot image via network using RARP/TFTP protocol
reset?U-Boot/コマンド/reset?Perform RESET of the CPU
runU-Boot/コマンド/run?run commands in an environment variable
saveenv?U-Boot/コマンド/saveenv?save environment variables to persistent storage
setenvU-Boot/コマンド/setenv?set environment variables
showvar?U-Boot/コマンド/showvar?print local hushshell variables
sleepU-Boot/コマンド/sleep?delay execution for some time
sourceU-Boot/コマンド/source?run script from memory
testU-Boot/コマンド/test?minimal test like /bin/sh
tftpboot?U-Boot/コマンド/tftpboot?boot image via network using TFTP protocol
trueU-Boot/コマンド/true?do nothing, successfully
version?U-Boot/コマンド/version?print monitor version