powerpc: Add A2 cpu support
commit76b4eda866c4936af8d696f040abea56bf688e16
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 14 Apr 2011 22:32:01 +0000 (14 22:32 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Apr 2011 03:02:02 +0000 (27 13:02 +1000)
tree8b4b6279353fa3d726e5fa95822f0e05b27456c7
parent411e689d929d5fc2e9066e30de55e8bcdbd573ad
powerpc: Add A2 cpu support

Add the cputable entry, regs and setup & restore entries for
the PowerPC A2 core.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/cputable.h
arch/powerpc/include/asm/reg_a2.h [new file with mode: 0644]
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/cpu_setup_a2.S [new file with mode: 0644]
arch/powerpc/kernel/cputable.c
arch/powerpc/platforms/Kconfig.cputype