diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-10-21 10:13:14 -0500 |
---|---|---|
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | 2008-10-24 17:35:02 -0500 |
commit | 612ea01018a459234d54ed57ec6a5a244ce75678 (patch) | |
tree | a6c67ffdf32c0621a3270373cf725058409fa0ba /fs | |
parent | 8ab451c46b846f2bbd7122b29ffdd9a4a04da228 (diff) | |
download | u-boot-imx-612ea01018a459234d54ed57ec6a5a244ce75678.zip u-boot-imx-612ea01018a459234d54ed57ec6a5a244ce75678.tar.gz u-boot-imx-612ea01018a459234d54ed57ec6a5a244ce75678.tar.bz2 |
pci/fsl_pci_init: Enable larger address and setting inbound windows properly
* PCI Inbound window was setup incorrectly. The PCI address and system
address were swapped. The PCI address should be setting piwar/piwbear
and the system address should be setting pitar.
* Removed masking of addresses to allow for system address to support
system address & PCI address >32-bits
* Set PIWBEAR & POTEAR to allow for full 64-bit PCI addresses
* Respect the PCI_REGION_PREFETCH for inbound windows
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andrew Fleming-AFLEMING <afleming@freescale.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions