[U-Boot] [PATCH][v1] powerpc/85xx: Add SERDES support for P1010/P1014

Kumar Gala galak at kernel.crashing.org
Fri Jan 21 16:53:03 CET 2011


On Jan 20, 2011, at 5:04 AM, Prabhakar Kushwaha 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.
> 
> Updated MPC85xx_PORDEVSR_IO_SEL & MPC85xx_PORDEVSR_IO_SEL_SHIFT
> 
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
> ---
> Changes for v1: Incorporated Wolfgang Denk's comment
> 	-- removed volatile 
> 
> Based git://git.denx.de/u-boot-mpc85xx.git (branch master)
> 
> arch/powerpc/cpu/mpc85xx/Makefile       |    2 +
> arch/powerpc/cpu/mpc85xx/p1010_serdes.c |   75 +++++++++++++++++++++++++++++++
> arch/powerpc/include/asm/immap_85xx.h   |    5 ++
> 3 files changed, 82 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/cpu/mpc85xx/p1010_serdes.c

applied to 85xx next

- k


More information about the U-Boot mailing list