]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
powerpc/40x: Add APM8018X SOC support
authorTanmay Inamdar <tinamdar@apm.com>
Mon, 28 Nov 2011 21:01:41 +0000 (21:01 +0000)
committerJosh Boyer <jwboyer@gmail.com>
Wed, 30 Nov 2011 15:02:15 +0000 (10:02 -0500)
commitd5b9ee7b514ee2f3df649fe38d01494ad7a8b956
tree04fa113297e8ab58e119a4141ec28de489d8e26c
parentfa8cbaaf5a68f62db3f9a8444ecbb940b47984cb
powerpc/40x: Add APM8018X SOC support

The AppliedMicro APM8018X embedded processor targets embedded applications that
require low power and a small footprint. It features a PowerPC 405 processor
core built in a 65nm low-power CMOS process with a five-stage pipeline executing
up to one instruction per cycle. The family has 128-kbytes of on-chip memory,
a 128-bit local bus and on-chip DDR2 SDRAM controller with 16-bit interface.

Signed-off-by: Tanmay Inamdar <tinamdar@apm.com>
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
arch/powerpc/boot/dts/klondike.dts [new file with mode: 0644]
arch/powerpc/configs/40x/klondike_defconfig [new file with mode: 0644]
arch/powerpc/kernel/cputable.c
arch/powerpc/platforms/40x/Kconfig
arch/powerpc/platforms/40x/ppc40x_simple.c