I am attempting the "Take a Test Drive" in chapter 5.2.7 of the ZedBoard CTT with Vivado 2013.4. I having the following files from the ZIP file that came with the download to the FAT32 formatted SD card:
-
-
boot.bin
devicetree.dtb
ramdisk8m.image.gz
zimage
-
-
When I boot the ZedBoard I get the following:
-
-
--------------------------------------------------------------
U-Boot 2011.03-00226-gd4000b9 (Jun 07 2012 - 18:04:19)
DRAM: 512 MiB
MMC: SDHCI: 0
Using default environment
In: serial
Out: serial
Err: serial
Net: zynq_gem
Hit any key to stop autoboot: 0
Copying Linux from SD to RAM...
Unknown command
Device: SDHCI
Manufacturer ID: 27
OEM: 5048
Name: SD04G
Tran Speed: 25000000
Rd Block Len: 512
SD version 1.10
High Capacity: Yes
Capacity: 3980394496
Bus Width: 1-bit
reading zImage
** Unable to read "zImage" from mmc 0:1 **
reading devicetree.dtb
** Unable to read "devicetree.dtb" from mmc 0:1 **
reading ramdisk8M.image.gz
** Unable to read "ramdisk8M.image.gz" from mmc 0:1 **
## Starting application at 0x00008000 ...
---------------------------------------------------------------
-
I've also tried following the instructions in 5.2.5 to generate boot.bin from in SDK using the zynq_fsbl_0.elf and u-boot.elf, but I get the same results.
-
-
Btw, the formatting recognition suck and is not adding line breaks or paragraphs automatically, as it says it will.