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. UFS
- 3.1.1.13. DDR3 ECC
- 3.1.1.14. HyperBus and HyperFlash
- 3.1.1.15. REMOTEPROC
- 3.1.1.16. Uboot SPL Debugging Tips
- 3.1.2. U-Boot Release Notes
- 3.1.3. U-Boot Splash Screen
- 3.1.4. Troubleshooting
- 3.1.1. U-Boot User’s Guide
- 3.2. Kernel
- 3.2.1. Users Guide
- 3.2.2. Kernel Drivers
- 3.2.2.1. Audio
- 3.2.2.2. Crypto
- 3.2.2.3. DSS (DSS6 & DSS7)
- 3.2.2.4. GPIO
- 3.2.2.5. I2C
- 3.2.2.6. Jacinto 7 CPSW2g Ethernet
- 3.2.2.7. Jacinto 7 CPSW9g virtual MAC (remoteproc)
- 3.2.2.8. PCIe End Point
- 3.2.2.9. PCIe Backplane
- 3.2.2.10. PCIe Root Complex
- 3.2.2.11. OSPI/QSPI
- 3.2.2.12. MMC/SD
- 3.2.2.13. UART
- 3.2.2.14. USB CDNS3
- 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. Virtualization
- 3.8. Machine Learning