[U-Boot-Users] IceCube MPC5200 PCI crash - need help

Hi everyone,
I am using the IceCube MPC5200 evaluation board from Freescale. Uboot 1.1.4 is operational on the board. With no PCI card install, I get the following on startup:
PCI: Bus Dev VenId DevId Class Int 00 1a 1057 5803 0680 00 In: serial Out: serial Err: serial Net: FEC ETHERNET
When I plug in a PCI card, the board crashes with the following message:
PCI: Bus Dev VenId DevId Class Int Bus Fault @ 0x03fa3cc0, fixup 0x00000000 Machine check in kernel mode. Caused by (from msr): regs 03f4fd20 Unknown values in msr NIP: 03FA3CC0 XER: 00000000 LR: 03FA3CB4 REGS: 03f4fd20 TRAP: 0200 DAR: 20446576 MSR: 00003000 EE: 0 PR: 0 FP: 1 ME: 1 IR/DR: 00
Has anyone else come across this problem? If you had, what can be done to fix it? I don't have a BDM at the moment so it is a little more diffucult to trace.
Thanks in advance,
Nick Droogh

Hi,
please consider one the PCI errata of the MPC5200 in Rev A chips. I have tested many PCI cards on three different IceCube's. Some even work on one IceCube, and do not on the others. Try my patch for cpci5200, or even consider shifting the PCI Clock a few nano seconds ahead with a "zero delay buffer" and an long feedback path.
This helps for me.
Do you know the PCI Chip used an you PCI board?
I hope this helps a bit...
Reinhard
Nick Droogh wrote:
Hi everyone,
I am using the IceCube MPC5200 evaluation board from Freescale. Uboot 1.1.4 is operational on the board. With no PCI card install, I get the following on startup:
PCI: Bus Dev VenId DevId Class Int 00 1a 1057 5803 0680 00 In: serial Out: serial Err: serial Net: FEC ETHERNET
When I plug in a PCI card, the board crashes with the following message:
PCI: Bus Dev VenId DevId Class Int Bus Fault @ 0x03fa3cc0, fixup 0x00000000 Machine check in kernel mode. Caused by (from msr): regs 03f4fd20 Unknown values in msr NIP: 03FA3CC0 XER: 00000000 LR: 03FA3CB4 REGS: 03f4fd20 TRAP: 0200 DAR: 20446576 MSR: 00003000 EE: 0 PR: 0 FP: 1 ME: 1 IR/DR: 00
Has anyone else come across this problem? If you had, what can be done to fix it? I don't have a BDM at the moment so it is a little more diffucult to trace.
Thanks in advance,
Nick Droogh
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ U-Boot-Users mailing list U-Boot-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/u-boot-users
participants (2)
-
Nick Droogh
-
Reinhard Arlt