> Bott EV board from NOR flash, and use your comments as above, flash u-boot-with-spl-pbl.bin to cpld on u-boot, and flash u-boot.bin to my uSD card.
Make sure you use the right binary.
u-boot-with-spl-pbl.bin is the one to write to the SD card, not u-boot.bin
You can also write to the SD from a PC, using dd:
sudo dd if=u-boot-with-spl-pbl.bin of=/dev/sdc bs=512 seek=8
Note that you also need to write the FMan and/or QE firmware, the location of this on the SDcard can differ based on your u-boot version