<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Hi Harald,<br><br>The serial issues were solved. As u said, the problem was with the RTS/CTS. I disabled all the hardware control signals and some modifications with the relocation section in the start..S and it started working.<br><br>Now the issue is with the kernel CRC32 check. I compiled a kernel with the smdk2440 architecture and I do the following.<br><br>$ arm-linux-objcopy -O binary -R .note -R .comment -S vmlinux linux.bin<br>$ gzip -9 linux.bin<br>$
../u-boot-1.3.2/tools/mkimage -A arm -O linux -T kernel -C gzip -a
0x30008000 -e 0x30008000 -n "Linux kernel" -d linux.bin.gz uImage.bin<br><br>The size of vmlinux is around 25MB. When converted to linux.bin it is 3GB, when gziped it is around 4MB and when done an mkimage it remains almost the same.<br><br>The output is as follows:<br><br>U-Boot 1.3.2 (Apr&nbsp; 7 2008 - 12:14:29)<br><br>DRAM:&nbsp; 128 MB<br>Flash: 32 MB<br>Using default environment<br><br>In:&nbsp;&nbsp;&nbsp; serial<br>Out:&nbsp;&nbsp; serial<br>Err:&nbsp;&nbsp; serial<br>Hit any key to stop autoboot:&nbsp; 0<br>## Booting image at 33000000 ...<br>&nbsp;&nbsp; Image Name:&nbsp;&nbsp; Linux kernel<br>&nbsp;&nbsp; Image Type:&nbsp;&nbsp; ARM Linux Kernel Image (gzip compressed)<br>&nbsp;&nbsp; Data Size:&nbsp;&nbsp;&nbsp; 4271633 Bytes =&nbsp; 4.1 MB<br>&nbsp;&nbsp; Load Address: 30008000<br>&nbsp;&nbsp; Entry Point:&nbsp; 30008000<br>&nbsp;&nbsp; Verifying Checksum ... Bad Data CRC<br><br>What ever kernel image I load it tells the same ie. "Verifying
 Checksum ... Bad Data CRC". I even tried the uImage.bin which was available on openmoko site and the same error occurs.<br><br>Is the error with the bootloader or the kernel image? If so what are the changes to be done?<br><br>Thanks in advance.<br>Tiju<br></div></div><br>


      <!--6--><hr size=1></hr> Messenger blocked? Want to chat? <a href="http://in.rd.yahoo.com/tagline_webmessenger_6/*http://in.messenger.yahoo.com/webmessengerpromo.php">Here is the solution.</a></body></html>