From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 11 Jun 2008 19:08:23 +0200 To: Linuxppc-embedded@ozlabs.org From: Reinhard Weiss Subject: PCI Express error on MPC8641D-HPCN Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <20080611171502.E87EFDE5C9@ozlabs.org> List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, I try to get 2.6.25.6 running on Freescale's MPC8641D-HPCN (Processor is revision 1), but somehow the PCI express controller setup fails: PCI: Probing PCI hardware PCI: 0000:00:00.0: class b20 doesn't match header type 01. Ignoring class. PCI: 0001:02:00.0: class b20 doesn't match header type 01. Ignoring class. PCI: Closing bogus Apple Firmware region 1 on bus 0x03 PCI: Closing bogus Apple Firmware region 2 on bus 0x03 PCI: Cannot allocate resource region 0 of device 0000:01:1d.0, will remap PCI: Cannot allocate resource region 1 of device 0000:01:1d.1, will remap PCI: Failed to allocate I/O resource #0:100@1000 for 0000:01:1d.0 PCI: Failed to allocate I/O resource #1:100@1000 for 0000:01:1d.1 PCI: not setting up bridge 0000:00:00.0 for bus 1 PCI: Enabling device 0000:00:00.0 (0106 -> 0107) PCI: not setting up bridge 0001:02:00.0 for bus 3 PCI: Enabling device 0001:02:00.0 (0106 -> 0107) - PCIe worked with 2.6.20.7 on this board, but unfortunately SMP support was not ready then. - on MPC8610-HPCD, PCIe works with 2.6.25.6, so I wonder what could be the difference. Any ideas? Best regards, Reinhard