From mboxrd@z Thu Jan 1 00:00:00 1970 From: Siddharth D Tiwari Date: Fri, 04 Apr 2003 18:53:14 +0530 Subject: [U-Boot-Users] u-boot ...bootup warning bad crc Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, I'm trying to boot motorola's FADS823 eval. board with U-boot 0.2.0. I was successfully able to program the flash with U-boot configured for FADS823 but with the following problem: As soon as i reset, the output is as follows and it hangs.....plz. help me in this regards... >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> . U-Boot 0.2.0 (Apr 4 2003 - 16:43:01) CPU: PPC823ZTnnA at 40 MHz: 2 kB I-Cache 1 kB D-Cache *** Warning: CPU Core has Silicon Bugs -- Check the Errata *** Board: FADS with db MPC823 rev ENG or PILOT I2C: ready DRAM: (4 MB SDRAM) 8 MB FLASH: 2 MB *** Warning - bad CRC, using default environment >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> The output was as above..... I have no idea where to look for, although i'm looking into the U-boot code..... I'll be grateful for any help. rgds, Sid.