Hi,
I have an iMX6DL board, with an eMMC wired on SD4 pads.
I succeed in loading and running my U-Boot in RAM through MFG Tools.
But then, when I write U-Boot in eMMC, it doesn't boot completely.
Executed from eMMC, U-Boot seems to get stuck at `relocate_code`.
What could explain this behaviour difference between RAM-executed and eMMC-executed U-Boot ?
What is the fix for a fully eMMC-booting U-Boot ?
Thank you :-)