Re: PCI woes with 2.6.37

2011-01-10 Thread Benjamin Herrenschmidt
> I found the problem - a change I had in <2.6.32 that I hadn't > pushed forward. It seems to be related to how I have the PCI > controller setup (in RedBoot). Because of this, using these > settings in my DTS make things work properly: > ranges = <0x0200 0x0 0x 0xC000 0x0 0

Re: PCI woes with 2.6.37

2011-01-10 Thread Gary Thomas
On 01/08/2011 06:07 AM, Gary Thomas wrote: On 01/08/2011 12:33 AM, Benjamin Herrenschmidt wrote: On Fri, 2011-01-07 at 16:06 -0700, Gary Thomas wrote: I just tried porting my target (MPC8347) from 2.6.28 (remember that one?) to 2.6.37. Recently I tried this with 2.6.32 without a lot of success,

Re: PCI woes with 2.6.37

2011-01-08 Thread Gary Thomas
On 01/08/2011 12:33 AM, Benjamin Herrenschmidt wrote: On Fri, 2011-01-07 at 16:06 -0700, Gary Thomas wrote: I just tried porting my target (MPC8347) from 2.6.28 (remember that one?) to 2.6.37. Recently I tried this with 2.6.32 without a lot of success, so I thought I'd try the latest :-) The c

Re: PCI woes with 2.6.37

2011-01-07 Thread Benjamin Herrenschmidt
On Fri, 2011-01-07 at 16:06 -0700, Gary Thomas wrote: > I just tried porting my target (MPC8347) from 2.6.28 (remember > that one?) to 2.6.37. Recently I tried this with 2.6.32 without > a lot of success, so I thought I'd try the latest :-) The changes > are very simple, pretty much just the addi

PCI woes with 2.6.37

2011-01-07 Thread Gary Thomas
I just tried porting my target (MPC8347) from 2.6.28 (remember that one?) to 2.6.37. Recently I tried this with 2.6.32 without a lot of success, so I thought I'd try the latest :-) The changes are very simple, pretty much just the addition of my 8347 based platform DTS. Sadly, it fails even wor