CAlex
Contributor
2 years agoBootrom debug : failed to find spl in emmc CycloneVsoc
Hi
I'm using a SoM based on cycloneVSOC.
There is an EMMC.
I want to boot from emmc flash with a SPL and a baremetal binary.
I used the same build flow on rocketboards(HWLIB) to build my image.
And use ums 0 mmc 0 to mount the emmcblk to /dev/sda.
Then I used the order : dd if=SD_imga.img of=/dev/sda then reset.
But it failed
following is the reg from the sysmgr:
Could you please tell me why it is failed?
Reguards
Alex