The patch works on MPC8266ADS board using PQ2FADS setup with a couple of hacks to disable some stuff the PQ2 has that the 8266ADS doesn't
> -----Original Message----- > From: Vitaly Bordug [mailto:vbordug at ru.mvista.com] > Sent: Friday, April 29, 2005 06:29 > To: Kumar Gala > Cc: Rune Torgersen; Wolfgang Denk; Tom Rini; linuxppc-embedded list > Subject: Re: [PATCH 2.6.12-rc2] Freescale 8272ADS PCI bridge > support to thestock linux-2.5 (updated) > > Kumar, > > This is what currently intended to represent on-chip PCI > bridge support > for PQ2 family. > It's approved working on my 8272 and have a very good probably of the > same on the PQ2FADS-VR board. It contains low-level (SIUMCR & CPLD IC > chip select ) setup only for 8272 and PQ2FADS, considering > that u-boot > does this stuff for 8266 boards. The actual source files are > renamed to > m82xx_pci.[ch]. > > Rune, can you test this for m8266/8265 ? I guess while IRQ stuff is > nearly the same, this _should_ work as is or with minimum > effort. Note > that you'll need to define PCI_INT_TO_SIU in platforms/pq2ads.h (I > suppose it's the same as PQ2FADS - SIU_INT_IRQ6, but I'm not sure). > > Signed-off-by: Vitaly Bordug <vbordug at ru.mvista.com> > > -- > Sincerely, > Vitaly > >