]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/4xx: Sam440ep support
authorGiuseppe Coviello <cjg@cruxppc.org>
Mon, 19 May 2008 15:20:47 +0000 (01:20 +1000)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Wed, 11 Jun 2008 12:32:49 +0000 (08:32 -0400)
commitb6014e15bc38a33cf9591d33674dd870027cb623
tree6a1fd99c29fb0f81ac88aeaa8c9899cadc93b336
parent995ada8d5e6b3d5a32ca3e544a564d0623c4f3fa
powerpc/4xx: Sam440ep support

The Sam440ep is an high customizable general purpose mini-itx board,
based on the AMCC 440EP and with a LatticeXP FPGA onboard.

It's poduced by ACube Systems Srl (Bassano del Grappa, Italy),
http://www.acube-systems.biz.

Signed-off-by: Giuseppe Coviello <gicoviello@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/Makefile
arch/powerpc/boot/cuboot-sam440ep.c [new file with mode: 0644]
arch/powerpc/boot/dts/sam440ep.dts [new file with mode: 0644]
arch/powerpc/configs/44x/sam440ep_defconfig [new file with mode: 0644]
arch/powerpc/platforms/44x/Kconfig
arch/powerpc/platforms/44x/Makefile
arch/powerpc/platforms/44x/sam440ep.c [new file with mode: 0644]