<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:10pt"><div>Hi<br> <br>
I have run into a major problem in that when I program my kernel into 
flash on my system or try and run it from RAM I get the following 
output:<br> <br> <i>## Booting image at 00060000 ...<br>
## Copy image from flash 00060000 to ram 00200000 ...<br>
   Image Name:<br>
   Image Type:   ARM Linux Kernel Image (uncompressed)<br>
   Data Size:    1871640 Bytes =  1.8 MB<br>
   Load Address: 00008000<br>
   Entry Point:  00008000<br>
   Verifying Checksum ... OK<br>
OK<br> <br>
Starting kernel ...<br> <br>
Uncompressing Linux.............................................  
..................................................  ....................<br> <br>
crc error<br> <br>
 -- System halted<br> </i><br> <br>
The checksum passes, but the image type is uncompressed, so why is the kernel trying to decompress?<br> <br>
From a successful build I had the same message about uncompressing the 
kernel, so I don't understand what the problem is. I have previously 
been able to build and run kernels without the above problem. I cannot 
work out what I have done to cause this problem, could someone please 
enlighten me as to what could be going wrong?<br> <br>
Kind regards<br> <br>
Andrew
                                                </div></div></body></html>