Processor SDK Linux for AM335X
07_03_00_005
1. Overview
2. Release Specific
3. Foundational Components
4. Industrial Protocols
5. Examples and Demos
6. How to Guides
6.1. Host
6.2. Target
6.3. Hardware EVM Setup
6.4. Board Port
6.4.1. U-Boot Board Port
6.4.2. Linux Board Port
7. Documentation Tarball
Processor SDK Linux for AM335X
Docs
»
6. How to Guides
»
6.4. Board Port
6.4. Board Port
ΒΆ
6.4.1. U-Boot Board Port
6.4.1.1. Overview
6.4.1.2. Integrating support for a new board into the U-Boot tree
6.4.1.2.1. Creating an initial baseline by cloning and flattening TI EVM support
6.4.1.2.2. Customizing the newly-established baseline to support actual target platform
6.4.1.2.3. Building out full support for target platform
6.4.1.3. U-Boot Bringup Debugging Tips
6.4.2. Linux Board Port
6.4.2.1. Overview
6.4.2.2. Creating an initial baseline “Hello World” Device Tree Source file
6.4.2.3. Iteratively Building the PinMux for Custom Board
6.4.2.4. Suggested Tips