From: Kumar Gala Date: Thu, 22 Sep 2005 04:54:58 +0000 (-0500) Subject: [PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform X-Git-Tag: v2.6.14-rc3~51^2~71 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=3fd07d3bf0077dcc0f5a33d2eb1938ea050da8da;hp=3fd07d3bf0077dcc0f5a33d2eb1938ea050da8da;p=safe%2Fjmp%2Flinux-2.6 [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 Signed-off-by: Kumar K. Gala Signed-off-by: Linus Torvalds ---