[U-Boot] [PATCH 1/3] powerpc/p3041: Add various p3041 specific information

Kumar Gala galak at kernel.crashing.org
Tue Jan 18 05:18:51 CET 2011


On Jan 13, 2011, at 4:46 AM, Kumar Gala wrote:

> Add P3041 SoC specific information:
> * SERDES Table
> * LIODN setup
> * Portal configuration
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/Makefile       |    2 +
> arch/powerpc/cpu/mpc85xx/p3041_ids.c    |  105 +++++++++++++++++++++
> arch/powerpc/cpu/mpc85xx/p3041_serdes.c |  151 +++++++++++++++++++++++++++++++
> 3 files changed, 258 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/cpu/mpc85xx/p3041_ids.c
> create mode 100644 arch/powerpc/cpu/mpc85xx/p3041_serdes.c

applied to 85xx

- k


More information about the U-Boot mailing list