This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM35x boot from MMC2 or USB0

Other Parts Discussed in Thread: AM3517

Hey there, I have the Logic PD EVM kit with the AM3517 on it and have a bit of a problem. The AM3517 SOM has already been integrated into a custom design and the design has taken away the Ethernet and MMC1 devices, so I cannot boot from them. The only other options are USB0 and MMC2. I tried to configure u-boot to allow me to plug in a USB dongle in that Mini-AB port on the eXperimenter board but I did not see the port getting any power in u-boot. For MMC2, I set the boot switches to try to boot off of MMC2 but I don't see anything on the console so it looks like the SPL is not getting loading by the boot ROM (for reference, the boot ROM stops at 0x1408C which looks like a trap of some sort). Any thoughts about what the problem could be?