Hello,
I have tried to build and run the Reference design
Ubuntu Desktop Linux (http://www.zedboard.org/sites/default/files/design/Ubuntu_on_Zedboard_Tutorial_v14.4_02.pdf),
but I get the following message in TeraTerm when booting:
reading uImage
2880430 bytes read in 414 ms (6.6 MiB/s)
reading devicetree.dtb
8451 bytes read in 14 ms (588.9 KiB/s)
## Booting kernel from Legacy Image at 03000000 ...
Image Name: Linux kernel
Image Type: ARM Linux Kernel Image (gzip compressed)
Data Size: 2880366 Bytes = 2.7 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Loading init Ramdisk from FIT Image at 02a00000 ...
Bad FIT ramdisk image format!
Ramdisk image is corrupt or invalid
zynq-uboot>
Is something wrong with the ext4 partition that I created as described in the Reference or is it something else (i.e in the uImage, devicetree, etc)?
Thanks in advance