commit | 72b122cc301858dcf283fe6731e61322c9772cf4 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Jan 14 17:02:19 2008 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jan 23 19:31:16 2008 -0600 |
tree | a2feead9fd094a3e77d3be7e25d9a38cd49f4c84 | |
parent | b188b2aefe2b0e7d34c98106e20214f806f812a3 [diff] |
[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 <galak@kernel.crashing.org>