Hi all,
I followed the xilinx tutorial. However when I boot the sdcard I get.
*******************************************
U-Boot 2013.01-dirty (Jun 14 2013 - 16:25:48)
DRAM: 512 MiB
WARNING: Caches not enabled
MMC: zynq_sdhci: 0
SF: Detected S25FL129P_64K with page size 64 KiB, total 16 MiB
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: Gem.e000b000
Hit any key to stop autoboot: 0
Copying Linux from SD to RAM...
Controller never released inhibit bit(s).
Device: zynq_sdhci
Manufacturer ID: 2
OEM: 544d
Name: SA04G
Tran Speed: 25000000
Rd Block Len: 512
SD version 2.0
High Capacity: Yes
Capacity: 3.7 GiB
Bus Width: 1-bit
Loading bitstream from SD/MMC/eMMC to RAM..
Controller never released inhibit bit(s).
Device: zynq_sdhci
Manufacturer ID: 2
OEM: 544d
Name: SA04G
Tran Speed: 25000000
Rd Block Len: 512
SD version 2.0
High Capacity: Yes
Capacity: 3.7 GiB
Bus Width: 1-bit
Controller never released inhibit bit(s).
** Bad device mmc 0 **
***************************************
I tried many way but it didn't work. What am I missing??
Boot.bin: command build <bootgen -image boot.bif -o i boot.bin>
Thanks in advance for any advice you can give me.