Other Parts Discussed in Thread: TMDSICE3359
Tool/software: Linux
Hello,
I am trying to boot Linux from MMC0(SD Card) but spl try to boot from MMC1(eMMC) when there's nothing in eMMC.
I referenced TMDSICE3359 for the majority of my custom board and referenced BBB for eMMC.
So, if I plug in the same SD Card to ICEv2 board, it boots from MMC0.
Additionally, I followed this thread
https://e2e.ti.com/support/processors/f/791/p/548910/2047516#2047516
for writing eeprom data.
What should I do?