[PATCH v3 1/1] powerpc/85xx: Board support for ppa8548

Kumar Gala galak at kernel.crashing.org
Sat Feb 16 07:03:10 EST 2013


On Feb 13, 2013, at 8:09 AM, Stef van Os wrote:

> Initial board support for the Prodrive PPA8548 AMC module. Board
> is an MPC8548 AMC platform used in RapidIO systems. This module is
> also used to test/work on mainline linux RapidIO software.
> 
> PPA8548 overview:
> - 1.3 GHz Freescale PowerQUICC III MPC8548 processor
> - 1 GB DDR2 @ 266 MHz
> - 8 MB NOR flash
> - Serial RapidIO 1.2
> - 1 x 10/100/1000 BASE-T front ethernet
> - 1 x 1000 BASE-BX ethernet on AMC connector
> 
> Signed-off-by: Stef van Os <stef.van.os at prodrive.nl>
> ---
> arch/powerpc/boot/dts/ppa8548.dts           |  166 +++++++++++++++++++++++++++
> arch/powerpc/configs/85xx/ppa8548_defconfig |   65 +++++++++++
> arch/powerpc/platforms/85xx/Kconfig         |    7 +
> arch/powerpc/platforms/85xx/Makefile        |    1 +
> arch/powerpc/platforms/85xx/ppa8548.c       |   98 ++++++++++++++++
> 5 files changed, 337 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/boot/dts/ppa8548.dts
> create mode 100644 arch/powerpc/configs/85xx/ppa8548_defconfig
> create mode 100644 arch/powerpc/platforms/85xx/ppa8548.c

applied to next

- k


More information about the Linuxppc-dev mailing list