Tool/software:
Can we get direct guidance (the needed modified files, if possible) on how to configure the Am62x-sk-lp development board to have just the two Ethernet ports and the USB port working (in addition to anything required to complete boot). I’ve looked at the various guides you have (Porting U-Boot, etc.) but we’re in a time crunch with our customer and the number of files to be changed seems significant (*.dts, *.dtsi, etc.). Our custom board can be initialized over UART with SBL_UART (our design doesn’t include the OSPI FLASH or a SD Card). As a consequence, when I have an image, I may only have two options for booting – over UART or Ethernet.
Once I have the modified files, including these in the UBOOT and Kernel build will be sufficient?