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.3.1. Booting U-Boot from the network
- 3.1.1.3.2. Multiple Interfaces
- 3.1.1.3.3. Network configuration via DHCP
- 3.1.1.3.4. Manual network configuration
- 3.1.1.3.5. Disabling Gigabit Phy Advertising
- 3.1.1.3.6. Booting Linux from the network
- 3.1.1.3.7. Sample Script for AM65 SR1
- 3.1.1.3.8. Sample Script for AM65 SR2
- 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.5.8. Steps for working around SD card issues
- 3.1.1.6. SPI
- 3.1.1.7. OSPI/QSPI NOR/NAND
- 3.1.1.8. NOR
- 3.1.1.9. UART
- 3.1.1.10. SATA
- 3.1.1.11. DDR3 ECC
- 3.1.1.12. HyperBus and HyperFlash
- 3.1.1.13. 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
- 3.2.2.7. GPIO
- 3.2.2.8. I2C
- 3.2.2.9. CPSW Ethernet
- 3.2.2.9.3.1. CPSW2g Ethernet
- 3.2.2.10. PCIe Root Complex
- 3.2.2.11. OSPI/QSPI NOR/NAND
- 3.2.2.12. SERDES
- 3.2.2.13. SPI
- 3.2.2.14. NAND
- 3.2.2.15. MMC/SD
- 3.2.2.16. UART
- 3.2.2.17. USB
- 3.2.2.18. Voltage & Thermal Management (VTM)
- 3.2.2.19. E5010 JPEG Encoder
- 3.2.2.19.1. Introduction
- 3.2.2.19.2. Hardware Specification
- 3.2.2.19.3. Driver Architecture
- 3.2.2.19.4. Sample userspace programs for validating the hardware
- 3.2.2.19.5. Building the driver
- 3.2.2.19.6. Supported driver features
- 3.2.2.19.7. Buffer alignment requirements
- 3.2.2.19.8. Performance and Latency Benchmarking
- 3.2.2.19.9. Unsupported driver features
- 3.2.2.19.10. Acronyms Used in This Article
- 3.2.3. LTP-DDT Validation
- 3.2.4. FAQs
- 3.3. Filesystem
- 3.4. Tools
- 3.5. IPC for J722S
- 3.6. Graphics and Display
- 3.6.1. Introduction
- 3.6.2. Rogue Debug Info
- 3.6.3. Rogue Power Management Info
- 3.6.4. Build Guide
- 3.6.5. Display
- 3.6.6. OpenGL ES
- 3.6.7. Vulkan
- 3.6.8. QT Graphics Framework
- 3.6.9. GTK+ Graphics Framework
- 3.6.10. Weston
- 3.6.11. PowerVR Tools
- 3.7. Multimedia Video Codec
- 3.7.1. Introduction
- 3.7.2. Software Architecture
- 3.7.3. Encoder and Decoder Capabilities
- 3.7.4. GStreamer Pipelines
- 3.7.5. FFmpeg Plugins for Multimedia
- 3.7.6. MPV Plugins for Multimedia
- 3.7.7. Memory Requirement
- 3.7.8. Performance metrics
- 3.7.9. Calculation of Performance metrics using native driver API
- 3.7.10. Calculation of Performance metrics using gstreamer
- 3.7.11. DMA Buffer Import/Export
- 3.7.12. Configuration of CMA Size
- 3.8. Virtualization
- 3.9. Edge AI
- 3.10. ARM Trusted Firmware-A
- 3.11. OP-TEE