[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform
authorKumar Gala <galak@freescale.com>
Thu, 22 Sep 2005 04:54:58 +0000 (23:54 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 22 Sep 2005 16:41:35 +0000 (09:41 -0700)
commit3fd07d3bf0077dcc0f5a33d2eb1938ea050da8da
tree7d6b7175975e342b7749c06d2f41867783836f73
parent0fc084eaffe0a9a82a0c94da9ee9f7060ade8b04
[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform

For platforms that don't have PCI IO at 0 the outbound window
registers were not being properly configured.

Signed-off-by: Andrew Klossner <andrew@cesa.opbu.xerox.com>
Signed-off-by: Kumar K. Gala <kumar.gala@freescale.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/syslib/ppc85xx_setup.c