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. SD, eMMC and USB
- 3.1.1.4.1. Partitioning eMMC from U-Boot
- 3.1.1.4.2. Updating an SD card from a host PC
- 3.1.1.4.3. Updating an SD card or eMMC using DFU
- 3.1.1.4.4. Booting Linux from SD card or eMMC
- 3.1.1.4.5. Booting tiboot3.bin, tispl.bin and u-boot.img from eMMC boot partition (For K3 class of SoCs)
- 3.1.1.4.6. Booting to U-Boot prompt from USB storage
- 3.1.1.4.7. Booting Linux from USB storage
- 3.1.1.4.8. Steps for working around SD card issues
- 3.1.1.5. SPI
- 3.1.1.6. OSPI/QSPI
- 3.1.1.7. UART
- 3.1.1.8. DDRSS ECC
- 3.1.1.9. 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. Audio
- 3.2.2.2. CSI2RX
- 3.2.2.3. Crypto
- 3.2.2.4. MCAN
- 3.2.2.5. DSS
- 3.2.2.6. GPIO
- 3.2.2.7. I2C
- 3.2.2.8. CPSW Ethernet
- 3.2.2.9. NETCONF/YANG
- 3.2.2.10. TPS6594 PMIC
- 3.2.2.11. Power Management
- 3.2.2.12. PWM
- 3.2.2.13. OSPI/QSPI
- 3.2.2.14. SPI
- 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. Watchdog
- 3.2.2.20. E5010 JPEG Encoder
- 3.2.2.20.1. Introduction
- 3.2.2.20.2. Hardware Specification
- 3.2.2.20.3. Driver Architecture
- 3.2.2.20.4. Sample userspace programs for validating the hardware
- 3.2.2.20.5. Building the driver
- 3.2.2.20.6. Supported driver features
- 3.2.2.20.7. Buffer alignment requirements:
- 3.2.2.20.8. Performance and Latency Benchmarking
- 3.2.2.20.9. Unsupported driver features
- 3.2.2.20.10. Acronyms Used in This Article
- 3.2.3. LTP-DDT Validation
- 3.2.4. FAQs
- 3.3. Security
- 3.4. Filesystem
- 3.5. Tools
- 3.6. IPC for AM62ax
- 3.6.1. Software Dependencies to Get Started
- 3.6.2. Typical Boot Flow on AM62ax for ARM Linux users
- 3.6.3. Getting Started with IPC Linux Examples
- 3.6.4. Booting Remote Cores from Linux console/User space
- 3.6.5. DMA memory Carveouts
- 3.6.6. Changing the Memory Map
- 3.6.7. RPMsg Char Driver
- 3.6.8. ti-rpmsg-char library
- 3.6.9. RPMsg examples:
- 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. Memory Requirement
- 3.7.6. Performance metrics
- 3.7.7. Calculation of Performance metrics using native driver API
- 3.7.8. Calculation of Performance metrics using gstreamer
- 3.7.9. Latency
- 3.7.10. Performance
- 3.7.11. DMA Buffer Import/Export
- 3.7.12. Configuration of CMA Size
- 3.8. Edge AI
- 3.9. ARM Trusted Firmware-A
- 3.10. OP-TEE