Hello,
I am working on a Xilinx Vertex 6 board which has a PROM flash attached to it. The system is uninitialised and flash doesn’t yet have any images. I have compiled fs-boot with the hardware bitfile and after board reset fs-boot searches for the u-boot image
on the flash. Unable to find it, it gives the following message:
Fs-boot: Waiting for SREC image.
Now when I transfer the u-boot.srec file through hyperterminal, the fs-boot Spinning Wheel symbol comes up but after sometime it stops and nothing happens further. The Spinning wheel just stops there and u-boot does not come up at all.
I checked that the serial connection works by downloading u-boot-s.srec file once but that file has the flash addresses so it doenst come up. So what can be the possible cause for u-boot not coming up ?
Thanks,
-Mayuri