Hello, I'm using Yocto to build my own distribution for the Zedboard-Zynq7 board.
Everything works fine when I'm booting with the minimal image but can't get it work to run for larger images.
(can't read block...)
I used these instructions:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-xilinx/plain/docs/BOOT.tftp
I'm using the same uImage and uImage-zedboard-zynq7-ram.dtb for every core-image* .
How do I have to modify it, to load the large one?
regards