]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
authorVivek Mahajan <vivek.mahajan@freescale.com>
Tue, 27 Oct 2009 06:48:55 +0000 (12:18 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 27 Oct 2009 14:33:51 +0000 (09:33 -0500)
commit70ed869ea5f6b1d13d7b140c83ec0dcd8a127ddc
tree25395b163b80a1acae7f69b9a515f110d9bdf364
parent273a28ad9ef59dcfcd4c056ec1f61f1e0896cfaa
ppc/85xx/pci: fsl_pci_init: pcie agent mode support

Originally written by Jason Jin and Mingkai Hu for mpc8536.

When QorIQ based board is configured as a PCIe agent, then unlock/enable
inbound PCI configuration cycles and init a 4K inbound memory window;
so that a PCIe host can access the PCIe agents SDRAM at address 0x0

* Supported in fsl_pci_init_port() after adding pcie_ep as a param
* Revamped copyright in drivers/pci/fsl_pci_init.c
* Mods in 85xx based board specific pci init after this change

Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8572ds/mpc8572ds.c
board/freescale/p1_p2_rdb/pci.c
board/freescale/p2020ds/p2020ds.c
board/sbc8548/sbc8548.c
drivers/pci/fsl_pci_init.c
include/asm-ppc/fsl_pci.h