From: Kumar Gala Date: Mon, 14 Jan 2008 23:02:19 +0000 (-0600) Subject: [POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xx X-Git-Tag: v2.6.25-rc1~1131^2~99^2~41 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72b122cc301858dcf283fe6731e61322c9772cf4;p=pandora-kernel.git [POWERPC] FSL: Rework PCI/PCIe support for 85xx/86xx The current PCI code for Freescale 85xx/86xx was treating the virtual P2P PCIe bridge as a transparent bridge. Rather than doing that fixup the virtual P2P bridge by copying the resources from the PHB. Also, fixup a bit of the code for dealing with resource_size_t being 64-bits and how we set ATMU registers for >4G. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed