Hello everyone
I tried and search but cannot find the solution of my problem.
I tried alot (even i looked many threads)
I recompile by myself kernal using (implementing linux on the zynq guide) and successfully build uImage/zImage after that the system hang.
U-Boot 2013.01 (Apr 18 2013 - 10:02:30)
DRAM: 512 MiB
WARNING: Caches not enabled
MMC: zynq_sdhci: 0
SF: Detected S25FL256S with page size 64 KiB, total 32 MiB
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: Gem.e000b000
Hit any key to stop autoboot: 0
Copying Linux from SD to RAM...
Device: zynq_sdhci
Manufacturer ID: 3
OEM: 5344
Name: SU08G
Tran Speed: 50000000
Rd Block Len: 512
SD version 2.0
High Capacity: Yes
Capacity: 7.4 GiB
Bus Width: 4-bit
reading uImage
3304904 bytes read in 477 ms (6.6 MiB/s)
reading devicetree.dtb
7313 bytes read in 16 ms (446.3 KiB/s)
reading uramdisk.image.gz
3780885 bytes read in 533 ms (6.8 MiB/s)
## Booting kernel from Legacy Image at 03000000 ...
Image Name: Linux-3.17.0-xilinx-dirty
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3304840 Bytes = 3.2 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 02000000 ...
Image Name:
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 3780821 Bytes = 3.6 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 02a00000
Booting using the fdt blob at 0x02a00000
Loading Kernel Image ... OK
OK
Loading Ramdisk to 1f7ba000, end 1fb550d5 ... OK
Loading Device Tree to 1f7b5000, end 1f7b9c90 ... OK
Starting kernel ...
I tried to find the solution (search many times) but can't find the solution yet.
May be some one help here