I am following the "Booting MiniZed Using QSPI and eMMC" guide to learn how to create my own BSP for the Minized:
http://zedboard.org/sites/default/files/design/Booting_MiniZed_Using_QSPI_and_eMMC_2017_2_01.zip
I program flash with BOOT.bin and to copy image.ub into eMMC, as indicated into Experiment 3: U-BOOT should be able to recognize eMMC and jump to it to start linux image.
But it fails....
The error message is:
"Card did not respond to voltage select!
MMC Device 0 not found
no mmc device at slot 0"
Has someone already replicated this issue or could someone test the flow?
Thanks