]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5991f64a416bdbdc4f32fe94f9aca3803e4166c7
tree7d6b7175975e342b7749c06d2f41867783836f73
parent1a554c42d70cff0eaed7434e464c2948e6d1dc38
[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