最終更新:2019-04-15 (月) 16:27:05 (2410d)
U-Boot/コマンド
| base | U-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 |
| cmp | U-Boot/コマンド/cmp? | memory compare |
| coninfo? | U-Boot/コマンド/coninfo? | print console devices and information |
| cp | U-Boot/コマンド/cp? | memory copy |
| crc32? | U-Boot/コマンド/crc32? | checksum calculation |
| echo | U-Boot/コマンド/echo? | echo args to console |
| editenv? | U-Boot/コマンド/editenv? | edit environment variable |
| exit | U-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 |
| ls | U-Boot/コマンド/ls? | list files in a directory (default /) |
| md | U-Boot/コマンド/md? | memory display |
| mm | U-Boot/コマンド/mm? | memory modify (auto-incrementing address) |
| mmc | U-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 |
| nm | U-Boot/コマンド/nm? | memory modify (constant address) |
| printenv | U-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 |
| run | U-Boot/コマンド/run? | run commands in an environment variable |
| saveenv? | U-Boot/コマンド/saveenv? | save environment variables to persistent storage |
| setenv | U-Boot/コマンド/setenv? | set environment variables |
| showvar? | U-Boot/コマンド/showvar? | print local hushshell variables |
| sleep | U-Boot/コマンド/sleep? | delay execution for some time |
| source | U-Boot/コマンド/source? | run script from memory |
| test | U-Boot/コマンド/test? | minimal test like /bin/sh |
| tftpboot? | U-Boot/コマンド/tftpboot? | boot image via network using TFTP protocol |
| true | U-Boot/コマンド/true? | do nothing, successfully |
| version? | U-Boot/コマンド/version? | print monitor version |

