From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Linz Date: Fri, 28 May 2004 13:47:54 +0200 Subject: [U-Boot-Users] Bad Data CRC problem in imls In-Reply-To: <1085740049.8825.8.camel@Gargouille.comodoindia> References: <1085740049.8825.8.camel@Gargouille.comodoindia> Message-ID: <04052813475401.11294@pcj86> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am Freitag, 28. Mai 2004 12:27 schrieb Annamalai Prakash: > Image at 50040000: > Image Name: Linux Kernel Image > Image Type: ARM Linux Kernel Image (gzip compressed) > Data Size: 670137 Bytes = 654.4 kB > Load Address: 00008000 > Entry Point: 00008000 > Verifying Checksum ... OK > Image at 50160000: > Image Name: RAM DISK > Image Type: PowerPC Linux RAMDisk Image (gzip compressed) > Data Size: 2795583 Bytes = 2.7 MB > Load Address: 00000000 > Entry Point: 00000000 > Verifying Checksum ... Bad Data CRC > OK > > How to fix this abvoe CRC problem. i tried 2 or 3 three times after > flash erase but same result Is it really true, you try to use a "PowerPC RAMDisk Image" together with an "ARM Linux Kernel Image" ? Which platform is your target, ARM or PPC, big or little endian ? Best regards, Stephan