Hi all,<br><br>I am using Kernel 2.6.16 with U-Boot 1.1.4. I am using ARM IntegratorCP Simulator. I created Objects with mkimage and while booting the image i'm getting the information as below<br><br>## Checking Image at 00007fc0 ...
<br> &nbsp; Image Name: &nbsp; Linux 2.6.16<br> &nbsp; Image Type: &nbsp; ARM Linux Kernel Image (uncompressed)<br> &nbsp; Data Size: &nbsp; &nbsp;1152816 Bytes = &nbsp;1.1 MB<br> &nbsp; Load Address: 00007fc0<br> &nbsp; Entry Point: &nbsp;00008000<br>   &nbsp; Verifying Checksum ... OK
<br>Integrator-CP #<br>Integrator-CP # bootm<br>## Booting image at 00007fc0 ...<br> &nbsp; Image Name: &nbsp; Linux 2.6.16<br> &nbsp; Image Type: &nbsp; ARM Linux Kernel Image (uncompressed)<br> &nbsp; Data Size: &nbsp; &nbsp;1152816 Bytes = &nbsp;1.1 MB<br> &nbsp; Load Address: 00007fc0
<br> &nbsp; Entry Point: &nbsp;00008000<br>   &nbsp; XIP Kernel Image ... OK<br><br>Starting kernel ...<br><br>Uncompressing Linux............................................................................done, booting the kernel ===&gt; It hangs here.
<br><br>I tried the FAQ from the following address,<br><br><a href="http://www.denx.de/wiki/DULG/LinuxHangsAfterUncompressingKernel">http://www.denx.de/wiki/DULG/LinuxHangsAfterUncompressingKernel</a><br><br>But there is no use, I am using latest versions and my parameters are passed perfectly, the bd structure is also good and I tried with both clock informations.
<br><br>Did I miss something? I dont know where will be the problem. Where is the problem either in u-boot loader or in kernel?<br><br>Could you help me to give clue for atleast how to trace the error? I am dumping in this error for last four weeks.
<br><br>Any help will be appreciated!!<br><br><br>