
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