Hi everyone,
I'm new working on Zynq platform. I'm trying to boot u-boot from SD card.
I've created my BOOT.bin file, using bootgen and u-boot init perfectly, but it doesn't recognize neither eth nor Sd Card, so I'm stucked. This is the u-boot init:
U-Boot 2016.07-03720-g95e11f6 (Oct 04 2016 - 09:07:12 +0200)
Could anyone help me?
I'm using u-boot from:
https://github.com/Xilinx/u-boot-xlnx.git
And then I compile it with: make zynq_picozed_defconfig && make
The HW is the picoZed Board with the Zynq 7030 and the PicoZed FMC Carrier V2
Best regards.