[U-Boot] [PATCH 1/2] driver/fsl_pci: Added fsl_pci_init_port function to initialize a single PCIe port.

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


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

> *  Added a generic function fsl_pci_init_port in drivers/pci/fsl_pci.c
>   to initialize a PCIe port.
> *  fsl_pci_init_port can be called from board specific pcie  
> initialization
>   routine, per-port.
> *  This will reduce the code redundancy in the most of the Freescale  
> board
>   specific PCIe inits.
> *  All the FSL 85xx boards can use it for PCIe initialization.
>
> 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
> - next patch following it makes use of this patch for PCIe  
> initialization
>  on P1&P2 RDB
> drivers/pci/fsl_pci_init.c |   41 +++++++++++++++++++++++++++++++++++ 
> ++++++
> include/asm-ppc/fsl_pci.h  |   26 ++++++++++++++++++++++++++
> 2 files changed, 67 insertions(+), 0 deletions(-)

applied to 85xx next

- k


More information about the U-Boot mailing list