From mboxrd@z Thu Jan 1 00:00:00 1970 From: revathy Date: Thu, 23 Nov 2006 18:10:50 +0530 Subject: [U-Boot-Users] U-boot-1.1.4 on MPC8540 In-Reply-To: <45655812.8080606@gdatech.co.in> References: <45655812.8080606@gdatech.co.in> Message-ID: <456596D2.3000306@gdatech.co.in> 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 booting a newly compiled u-boot-1.1.4 image on my MPC8540, > and it doesn't work. It hangs after this.. > ************************************** > U-Boot 1.1.4 (Nov 23 2006 - 10:34:07) > > Freescale PowerPC > Core: E500, Version: 2.0, (0x80200020) > CPU: 8540, Version: 2.0, (0x80300020) > Clock Configuration: > CPU: 825 MHz, CCB: 330 MHz, > DDR: 165 MHz, LBC: 82 MHz > L1: D-cache 32 kB enabled > I-cache 32 kB enabled > > CPU: 825 MHz > CCB: 330 MHz > DDR: 165 MHz > LBC: 82 MHz > L1 D-cache 32KB, L1 I-cache 32KB enabled. > I2C: ready > DRAM: 256 MB > PCIG8400 in PCI Host Mode. > PCIG8400 not PCI Arbiter. > ******************************************** > I've carefully copied every setup from the u-boot-1.1.2 image which > I've made. > Now, how do I debug this. On debugging , " In relocating the command table", *for* loop is going on infinite loop in lib/ppc/board.c. Can anyone help in this. > > Thanks in advance. > Revathy >