3. Foundational Components¶
- 3.1. U-Boot
- 3.1.1. U-Boot User’s Guide
- 3.1.1.1. Overview
- 3.1.1.2. General Information
- 3.1.1.3. USB Device Firmware Upgrade (DFU)
- 3.1.1.4. Network (Wired or USB Client)
- 3.1.1.5. NAND
- 3.1.1.6. SD, eMMC or USB Storage
- 3.1.1.6.1. Partitioning eMMC from U-Boot
- 3.1.1.6.2. Updating an SD card from a host PC
- 3.1.1.6.3. Updating an SD card or eMMC using DFU
- 3.1.1.6.4. Updating an SD card or eMMC with RAW writes
- 3.1.1.6.5. Booting Linux from SD card or eMMC
- 3.1.1.6.6. Booting MLO and u-boot from eMMC boot partition
- 3.1.1.6.7. Booting tiboot3.bin, tispl.bin and u-boot.img from eMMC boot partition
- 3.1.1.6.8. Booting Linux from USB storage
- 3.1.1.6.9. Booting from SD/eMMC from SPL (Single stage or Falcon mode)
- 3.1.1.7. SPI
- 3.1.1.8. OSPI/QSPI
- 3.1.1.9. NOR
- 3.1.1.10. UART
- 3.1.1.11. SATA
- 3.1.1.12. DDR3 ECC
- 3.1.1.13. REMOTEPROC
- 3.1.2. U-Boot Release Notes
- 3.1.3. Troubleshooting
- 3.1.1. U-Boot User’s Guide
- 3.2. Kernel
- 3.2.1. Users Guide
- 3.2.2. Kernel Drivers
- 3.2.3. LTP-DDT Validation
- 3.2.4. FAQs
- 3.3. Filesystem
- 3.4. Tools
- 3.5. IPC Low Level Driver
- 3.6. Graphics and Display
- 3.7. Multimedia
- 3.8. Virtualization