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.

TDA4VM: SPL cannot load U-Boot in eMMC

Part Number: TDA4VM


Hi experts,

I'm working on a custom board of TDA4VM and the boot flow is SBL -> SPL(A72) -> U-Boot - > Linux where SBL & SPL are in OSPI Flash and U-Boot & Linux are in SD card.

I try to make SPL load image of U-Boot from eMMC instead of SD card but it failed.  I think eMMC is similar to SD card since both of them are using SDHCI. So what's the reason.

Below is the log & diff.