[U-Boot] [PATCH 04/11] powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES

Kumar Gala galak at kernel.crashing.org
Wed Jan 5 01:09:48 CET 2011


On Dec 17, 2010, at 5:33 PM, Kumar Gala wrote:

> Add the ability to determine if a given IP block connected on SERDES is
> configured.  This is useful for things like PCIe and SRIO since they are
> only ever connected on SERDES.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/Makefile       |    2 +
> arch/powerpc/cpu/mpc85xx/p2020_serdes.c |   73 +++++++++++++++++++++++++++++++
> 2 files changed, 75 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/cpu/mpc85xx/p2020_serdes.c

[added Leo's Signed off]

applied to 85xx

- k


More information about the U-Boot mailing list