52884.fb2 Embedded Linux Primer: A Practical, Real-World Approach - читать онлайн бесплатно полную версию книги . Страница 24

Embedded Linux Primer: A Practical, Real-World Approach - читать онлайн бесплатно полную версию книги . Страница 24

Appendix B. U-Boot Configurable Commands

U-Boot has more than 60 configurable commands. These are summarized here in Table B-1 from a recent U-Boot snapshot. In addition to these are a large number of nonstandard commands, some of which depend on specific hardware or are experimental. For the complete and up-to-date listing, consult the source code. The commands are defined in the .../include/cmd_confdefs.h header file from the top-level U-Boot source directory.

Table B-1. U-Boot Configurable Commands

Command SetCommands
CFG_CMD_BDIbdinfo
CFG_CMD_LOADSloads
CFG_CMD_LOADBloadb
CFG_CMD_IMIiminfo
CFG_CMD_CACHEicache, dcache
CFG_CMD_FLASHflinfo, erase, protect
CFG_CMD_MEMORYmd, mm, nm, mw, cp, cmp, crc, base, loop, mtest
CFG_CMD_NETbootp, tftpboot, rarpboot
CFG_CMD_ENVsaveenv
CFG_CMD_KGDBkgdb
CFG_CMD_PCMCIAPCMCIA support
CFG_CMD_IDEIDE hard disk support
CFG_CMD_PCIpciinfo
CFG_CMD_IRQirqinfo
CFG_CMD_BOOTDbootd
CFG_CMD_CONSOLEconinfo
CFG_CMD_EEPROMEEPROM read/write support
CFG_CMD_ASKENVask for environment variable
CFG_CMD_RUNrun command in environment variable
CFG_CMD_ECHOecho arguments
CFG_CMD_I2CI2C serial bus support
CFG_CMD_REGINFORegister dump
CFG_CMD_IMMAPIMMR dump support
CFG_CMD_DATESupport for RTC, date/time, and so on.
CFG_CMD_DHCPDHCP support
CFG_CMD_BEDBUGIncludes BedBug debugger
CFG_CMD_FDCFloppy disk support
CFG_CMD_SCSISCSI support
CFG_CMD_AUTOSCRIPTAutoscript support
CFG_CMD_MIIMII support
CFG_CMD_SETGETDCRDCR support on 4xx
CFG_CMD_BSPBoard-specific functions
CFG_CMD_ELFELF (VxWorks) load/boot command
CFG_CMD_MISCMiscellaneous functions, such as sleep
CFG_CMD_USBUSB support
CFG_CMD_DOCDisk-on-chip support
CFG_CMD_JFFS2JFFS2 support
CFG_CMD_DTTDigital therm and thermostat
CFG_CMD_SDRAMSDRAM DIMM SPD info printout
CFG_CMD_DIAGDiagnostics
CFG_CMD_FPGAFPGA configuration support
CFG_CMD_HWFLOWRTS/CTS hardware flow control
CFG_CMD_SAVESSaves S record dump
CFG_CMD_SPISPI utility
CFG_CMD_FDOSFloppy DOS support
CFG_CMD_VFDVFD support (TRAB)
CFG_CMD_NANDNAND support
CFG_CMD_BMPBMP support
CFG_CMD_PORTIOPort I/O
CFG_CMD_PINGPing support
CFG_CMD_MMCMMC support
CFG_CMD_FATFAT support
CFG_CMD_IMLSLists all found images
CFG_CMD_ITESTInteger (and string) test
CFG_CMD_NFSNFS support
CFG_CMD_REISERReiserfs support
CFG_CMD_CDPCisco Discovery Protocol
CFG_CMD_XIMGLoads part of multi-image
CFG_CMD_UNIVERSETundra Universe support
CFG_CMD_EXT2EXT2 support
CFG_CMD_SNTPSNTP support
CFG_CMD_DISPLAYDisplay support