| 
												
						
						
												1#
						发表于 2015-07-14 22:37:58 
															
	我们自己定制了一个zynq-7000板,当从SD卡启动Linux的时候,出现Uncompressing Linux...信息后,就一直挂起了,是什么原因造成的呢
 
	U-Boot 2012.04.01-svn35 (Oct 17 2014 - 07:56:55) DRAM: 512 MiB
 WARNING: Caches not enabled
 MMC: SDHCI: 0
 Using default environment
 In: serial
 Out: serial
 Err: serial
 Net: zynq_gem
 Hit any key to stop autoboot: 5  4 3  2 1 0
 Copying Linux from SD to RAM...
 Device: SDHCI
 Manufacturer ID: 3
 OEM: 5344
 Name: SU08G
 Tran Speed: 25000000
 Rd Block Len: 512
 SD version 2.0
 High Capacity: Yes
 Capacity: 7.4 GiB
 Bus Width: 4-bit
 reading zImage MMC: Error reading sector 33280 (0x00008200)
 Error reading cluster
 ** Unable to read "zImage" from mmc 0:1
 ** reading devicetree.dtb
 7204 bytes read
 reading ramdisk8M.image.gz
 MMC: Error reading sector 22029 (0x0000560d)
 Error reading cluster
 ** Unable to read "ramdisk8M.image.gz" from mmc 0:1
 ** ## Starting application at 0x00008000 ...
 Uncompressing Linux...Uncompressing Linux...
 |