[U-Boot] [PATCH 2/2] ppc/85xx: Added PCIe support for P1 P2 RDB

Kumar Gala galak at kernel.crashing.org
Mon Aug 24 17:28:39 CEST 2009


On Aug 20, 2009, at 8:59 PM, Poonam Aggrwal wrote:

> * Added PCIe support for P1 P2 RDB
> * Calls the fsl_pci_init_port function to initialize all the PCIe  
> ports
>  on the board.
>
> Signed-off-by: Poonam Aggrwal <poonam.aggrwal at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> - applies on git.denx.de/u-boot-mpc85xx.git branch->next
> - depends on
> "[PATCH 1/2] driver/fsl_pci: Added fsl_pci_init_port function to  
> initialize
> 							a single PCIe port."
> board/freescale/p1_p2_rdb/Makefile |    3 +-
> board/freescale/p1_p2_rdb/pci.c    |  118 +++++++++++++++++++++++++++ 
> +++++++++
> include/configs/P1_P2_RDB.h        |    6 ++
> 3 files changed, 126 insertions(+), 1 deletions(-)
> create mode 100644 board/freescale/p1_p2_rdb/pci.c


applied to 85xx next

- k


More information about the U-Boot mailing list