From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Radensky Date: Wed, 18 Mar 2009 11:34:59 +0200 Subject: [U-Boot] About PCI of U-BOOT of CANYONLANDS In-Reply-To: <200903181023.34732.sr@denx.de> References: <49BFA0BE.7060103@fsi.co.jp> <200903181007.13324.sr@denx.de> <49C0BB4A.4000107@embedded-sol.com> <200903181023.34732.sr@denx.de> Message-ID: <49C0C043.7080400@embedded-sol.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stefan Roese wrote: > On Wednesday 18 March 2009, Felix Radensky wrote: > >>>> PCI: Bus Dev VenId DevId Class Int >>>> 00 06 1002 5960 0300 ff >>>> 00 06 1002 5940 0380 ff >>>> PCIE1: link is not up. >>>> PCIE1: initialization as root-complex failed >>>> Video: ATI Radeon video card (1002, 5960) found @(0:6:0) >>>> Machine Check Exception. >>>> Caused by (from msr): regs 1fe3ac30 Data Read PLB Error >>>> NIP: 1FF82B10 XER: 00000000 LR: 1FF82AE8 REGS: 1fe3ac30 TRAP: 0200 DEAR: >>>> 70600027 >>>> MSR: 00021000 EE: 0 PR: 0 FP: 0 ME: 1 IR/DR: 00 >>>> >>> Anatolij, do you have any ideas what's going wrong here? >>> >>> Thanks. >>> >> Looks like you have ATI cards in both PCI-E slots and also SATA >> enabled. This cannot work, as SATA shares lines with x1 PCI-E >> slot on Canyonlands. Use J6 jumper to enable both PCI-E slots. >> > > No, it's PCI and not PCIe. > > Best regards, > Stefan > > I see. Sorry for the noise. I was confused by the presence of two devices, and the fact that there's only one PCI slot on this board. It should be a multifunction PCI device then. Felix.