Hi,
I am working with am335x,but I meet with difficulties:
My HW design reference starter kit HW(EVM-sk V1.2B) and make some modifies.
I need 6 uart,so I use spi0_cs0 replace spi0_cs1(the evm board use spi0_cs1).
My board can not boot MLO once in a while. the debug uart continuous printing "C" .
I also try restore spi0_cs1,but the same result as spi0_cs0.
The sdcard is sandisk 4G(class 4 micro SD HC)
Is the rom boot can not compatible this TF card or my HW has some wrong?
Thank you.