u-boot/drivers/pci
Kumar Gala 612ea01018 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>
2008-10-24 17:35:02 -05:00
..
fsl_pci_init.c pci/fsl_pci_init: Enable larger address and setting inbound windows properly 2008-10-24 17:35:02 -05:00
Makefile drivers/pci: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
pci.c pci: Allow for PCI addresses to be 64-bit 2008-10-24 17:32:49 -05:00
pci_auto.c pci: Allow for PCI addresses to be 64-bit 2008-10-24 17:32:49 -05:00
pci_indirect.c drivers/pci: Move conditional compilation to Makefile 2008-08-13 01:40:40 +02:00
pci_sh4.c pci: sh: Add pci_skip_dev and pci_print_dev function 2008-07-15 12:24:37 +09:00
pci_sh7751.c sh: Fix compile warning 2008-09-19 11:05:22 +09:00
pci_sh7780.c sh: Fix compile warning 2008-09-19 11:05:22 +09:00
tsi108_pci.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
w83c553f.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00