]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Add A2 cpu support
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 14 Apr 2011 22:32:01 +0000 (22:32 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Apr 2011 03:02:02 +0000 (13:02 +1000)
commita07285d6e0fec757e67bf01c53e42e67c7d2f4f8
tree8b4b6279353fa3d726e5fa95822f0e05b27456c7
parentc7f91196b3c6355420420ad7e87a566f8381675c
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