Hi
I have an u-boot problem on avnet zynq mini itx board:
I rebuild the latest u-boot image fromuFF1Agit clone git://git.xilinx.com/u-boot-xlnx.git, and found that sometimes it boot fail on my Avnet mini itx board(Mini-itx-7z-asy-g), it may hang in boot early stage like below:
U-Boot 2014.01-dirty (Jun 24 2014 - 15:29:02)
I2C: ready
Memory: ECC disabled
DRAM: 1 GiB
MMC: zynq_sdhci: 0
SF: Detected S25FL128S_64K with page size 512 Bytes, erase size 128 KiB, total 32 MiB
Of course, the pre-flash u-boot(U-Boot 2013.01-dirty) in the SD card from the vendor does not have the problem, and I have a "2013.04" version, it does not have the problem either.
It should be a software issue and it seems that the later u-boot version have the problem. And I also test the 2014.01-dirty version on ZC706 board, it does not have the problem.
Would you please help me with this problem? Thanks!