[U-Boot] [PATCH 2/3] powerpc/p5020: Add various p5020 specific information
Kumar Gala
galak at kernel.crashing.org
Tue Jan 18 05:18:57 CET 2011
On Jan 13, 2011, at 4:46 AM, Kumar Gala wrote:
> Add P5020 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/p5020_ids.c | 105 +++++++++++++++++++++
> arch/powerpc/cpu/mpc85xx/p5020_serdes.c | 151 +++++++++++++++++++++++++++++++
> 3 files changed, 258 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/cpu/mpc85xx/p5020_ids.c
> create mode 100644 arch/powerpc/cpu/mpc85xx/p5020_serdes.c
applied to 85xx
- k
More information about the U-Boot
mailing list