[U-Boot] [PATCH 1/2] powerpc/85xx: fsl_corenet_serdes code rework

Kumar Gala galak at kernel.crashing.org
Fri Apr 29 14:50:26 CEST 2011


On Apr 9, 2011, at 3:40 PM, Kumar Gala wrote:

> From: Emil Medve <Emilian.Medve at freescale.com>
> 
> Rework and add some new APIs to the fsl_corenet_serdes code for use by
> erratum and drivers.
> 
> * Rename serdes_get_bank() to serdes_get_bank_by_lane()
> * Add serdes_get_first_lane returns which SERDES lane is used by device
> 
> Signed-off-by: Emil Medve <Emilian.Medve at Freescale.com>
> Signed-off-by: Timur Tabi <timur at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c |   40 +++++++++++++++++++++++-
> arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.h |    2 +-
> arch/powerpc/include/asm/fsl_serdes.h         |    4 ++
> 3 files changed, 43 insertions(+), 3 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list