[POWERPC] FSL: Add support for PCI-X controllers
authorKumar Gala <galak@kernel.crashing.org>
Fri, 20 Jul 2007 21:29:09 +0000 (16:29 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 24 Jul 2007 03:30:14 +0000 (22:30 -0500)
Some set of 85xx platforms have PCI-X controllers.  The old arch/ppc
code setup these controllers and we haven't moved it over to arch/powerpc.

We use the PCI-X Capabilties to know if we are in PCI-X mode instead
of the Global Utilities PORDEVSR.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found