SPRADD1A August 2023 – September 2024 AM620-Q1 , AM623 , AM625 , AM625-Q1 , AM625SIP , AM62A3 , AM62A3-Q1 , AM62A7 , AM62A7-Q1 , AM62P , AM62P-Q1
At this point basic board functionality and the UART configuration have been validated by sucessfully loading U-Boot. In order to load Linux, which is much larger, a faster peripheral or block memory device is needed. Configuring this peripheral is the next step in the iterative bring-up process. Using Ethernet as an example, this section demonstrates how to add a new peripheral. Ethernet is a complex peripheral to configure, and it serves as a good example to understand the devicetree resources that may be required to configure other devicetree peripheral nodes. It will be simpler to start with a peripheral like SD, eMMC, or USB if those are available on the custom board. A sample SD configuration is included in the minimal configuration and may already be functional if the custom board has SD capability.