[PATCH 0/1] powerpc/40x: Add new PPC440EPx based board HCU5 of Netstal Maschinen

Niklaus Giger niklaus.giger at member.fsf.org
Fri Oct 9 19:11:04 EST 2009


Cc: niklaus.giger at netstal.com,
    jwboyer at linux.vnet.ibm.com,
    mporter at kernel.crashing.org

Patch ist against the "next" branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git

This is my second board to go into the kernel after the 40x/HCU4.
The HCU5 board is based on the Sequoia board, but has an addition CPLD
with various clocking facilities for our HD and two CAN chips.

As with the HCU4 I will track the mainline kernel.
I use hudson as my continuos integration tool. If I can compile,
start the kernel using NFS and login, I report success.

Niklaus Giger (1):
  powerpc/40x: Add new PPC440EPx based board HCU5 of Netstal Maschinen

 arch/powerpc/boot/dts/hcu5.dts          |  254 +++++++
 arch/powerpc/configs/44x/hcu5_defconfig | 1166 +++++++++++++++++++++++++++++++
 arch/powerpc/platforms/44x/Kconfig      |    9 +
 arch/powerpc/platforms/44x/Makefile     |    1 +
 arch/powerpc/platforms/44x/hcu5.c       |  153 ++++
 5 files changed, 1583 insertions(+), 0 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/hcu5.dts
 create mode 100644 arch/powerpc/configs/44x/hcu5_defconfig
 create mode 100644 arch/powerpc/platforms/44x/hcu5.c



More information about the Linuxppc-dev mailing list