3. Foundational Components¶
- 3.1. U-Boot
- 3.1.1. User’s Guide
- 3.1.1.1. General Information
- 3.1.1.2. USB Device Firmware Upgrade (DFU)
- 3.1.1.3. Network (Wired or USB Client)
- 3.1.1.4. NAND
- 3.1.1.5. SD, eMMC and USB
- 3.1.1.5.1. Partitioning eMMC from U-Boot
- 3.1.1.5.2. Updating an SD card from a host PC
- 3.1.1.5.3. Updating an SD card or eMMC using DFU
- 3.1.1.5.4. Booting Linux from SD card or eMMC
- 3.1.1.5.5. Booting tiboot3.bin, tispl.bin and u-boot.img from eMMC boot partition (For K3 class of SoCs)
- 3.1.1.5.6. Booting to U-Boot prompt from USB storage
- 3.1.1.5.7. Booting Linux from USB storage
- 3.1.1.6. SPI
- 3.1.1.7. OSPI/QSPI
- 3.1.1.8. NOR
- 3.1.1.9. UART
- 3.1.1.10. SATA
- 3.1.1.11. UFS
- 3.1.1.12. DDR3 ECC
- 3.1.1.13. HyperBus and HyperFlash
- 3.1.1.14. RemoteProc
- 3.1.2. Troubleshooting
- 3.1.1. User’s Guide
- 3.2. Kernel
- 3.2.1. Users Guide
- 3.2.2. Kernel Drivers
- 3.2.2.1. ADC
- 3.2.2.2. Audio
- 3.2.2.3. CSI2RX
- 3.2.2.4. Crypto
- 3.2.2.5. MCAN
- 3.2.2.6. DSS (DSS6 & DSS7)
- 3.2.2.7. GPIO
- 3.2.2.8. HyperBus and HyperFlash
- 3.2.2.9. I2C
- 3.2.2.10. CPSW2g Ethernet
- 3.2.2.10.1. Introduction
- 3.2.2.10.2. Driver Configuration
- 3.2.2.10.3. Device tree bindings
- 3.2.2.10.4. MAC mode
- 3.2.2.10.4.1. Interrupt pacing
- 3.2.2.10.4.2. Common Platform Time Sync (CPTS) module
- 3.2.2.10.4.3. Enhancements for Scheduled Traffic (EST) Offload
- 3.2.2.10.4.4. Intersperse Express Traffic (IET) Frame Preemption offload
- 3.2.2.10.4.5. Forwarding and Queuing Enhancements for Time-Sensitive Streams (FQTSS, 802.1Qav)
- 3.2.2.11. CPSWng virtual MAC (remoteproc)
- 3.2.2.12. PCIe End Point
- 3.2.2.13. PCIe Backplane
- 3.2.2.14. PCIe Root Complex
- 3.2.2.15. OSPI/QSPI
- 3.2.2.16. SERDES
- 3.2.2.17. SPI
- 3.2.2.18. NAND
- 3.2.2.19. MMC/SD
- 3.2.2.20. UART
- 3.2.2.21. UFS
- 3.2.2.22. USB
- 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
- 3.9. ARM Trusted Firmware-A
- 3.10. OP-TEE