ARM: sun6i: Add SMP support for the Allwinner A31
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 3 Nov 2013 09:30:13 +0000 (10:30 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 16 Dec 2013 20:33:41 +0000 (21:33 +0100)
The A31 is a quad Cortex-A7. Add the logic to use the IPs used to
control the CPU configuration and the CPU power so that we can bring up
secondary CPUs at boot.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/Makefile
arch/arm/mach-sunxi/common.h [new file with mode: 0644]
arch/arm/mach-sunxi/headsmp.S [new file with mode: 0644]
arch/arm/mach-sunxi/platsmp.c [new file with mode: 0644]
arch/arm/mach-sunxi/sunxi.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge