[U-Boot] [PATCH 1/1] ppc/85xx/pci: fsl_pci_init: pcie agent mode support

Kumar Gala kumar.gala at freescale.com
Tue Oct 27 15:22:22 CET 2009


On Oct 27, 2009, at 1:48 AM, Vivek Mahajan wrote:

> Originally written by Jason Jin and Mingkai Hu for mpc8536.
>
> When QorIQ based board is configured as a PCIe agent,
> then unlock the config and init a 4K inbound memory
> window; so that a PCIe host can request it.
>
> * 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 at freescale.com>
> ---
> board/freescale/mpc8572ds/mpc8572ds.c |    6 +++---
> board/freescale/p1_p2_rdb/pci.c       |    4 ++--
> board/freescale/p2020ds/p2020ds.c     |    6 +++---
> board/sbc8548/sbc8548.c               |    4 ++--
> drivers/pci/fsl_pci_init.c            |   18 ++++++++++++++++--
> include/asm-ppc/fsl_pci.h             |    3 ++-
> 6 files changed, 28 insertions(+), 13 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list