The intention of this page is to collect requirements/suggestions/ideas to be included in a generic BSP requirements document. This document shall be the strting point for new BSP developments to be carried out by the software development department or external software partners alike.
Things to consider when adding to the list:
Description | U-Boot command | Remarks |
---|---|---|
Board info | bdinfo | |
Checksum support | crc32 | |
DHCP client | dhcp | |
Reading temperature sensor(s) | dtt | |
Filesystem support | fatinfo, fatload, ext2load, etc. | |
EEPROM | eeprom | |
FDT manipulation | fdt | |
I2C support | i2c | |
Multi-Image support | imxtract | |
MDIO support | mdio | |
MII support | mii | |
MMC support | mmc | |
PCI(e) support | pci | |
(Q)SPI-Flash support | sf | |
TFTP support | tftpboot | |
USB support | usb |