RE: Exceptions during PCI initialization at u-boot
From: Liu Dave-r63238 <hidden>
Date: 2006-06-21 05:21:59
From: Liu Dave-r63238 <hidden>
Date: 2006-06-21 05:21:59
Can you give me the more information of context? For example, What is the PCI initialize code you used? What is the PCI bus write operation? -Dave
-----Original Message----- From: Prabhat_Singh [mailto:Prabhat_Singh@Satyam.com] Sent: Tuesday, June 20, 2006 8:19 PM To: Liu Dave-r63238; linuxppc-embedded@ozlabs.org Subject: RE: Exceptions during PCI initialization at u-boot Hi Dave, Thanks for prompt response, it's really helped. By reading ESR (error status register) I found that machine check exception is coming because of "PCI parity error received on a write" bit 7 of ESR is getting set. Can you tell me reason and the possible solution for this one. Regards Prabhat