Stm32mp157a Emmc Booting Issue in Custom board?
Hi,
I am using stm32mp157a processor in my custom board. Fsbl and ssbl is booting from Sd card.When i try boot through Emmc it is not working,even files are not loading. I have followed below link for emmc booting https://community.st.com/s/question/0D53W00000HypghSAB/emmc-questions
When i enter ext4load mmc 0:4 0xC0000000 tf-a-stm32mp157a-dk1.stm32 command in u boot prompt it is showing below Error.
Failed to load tf-a-stm32mp157a-dk1.stm32. What is the issue.How can i resolve this error.
