ARM: sun6i: Add SMP support for the Allwinner A31
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>
Showing
- arch/arm/mach-sunxi/Makefile 1 addition, 0 deletionsarch/arm/mach-sunxi/Makefile
- arch/arm/mach-sunxi/common.h 19 additions, 0 deletionsarch/arm/mach-sunxi/common.h
- arch/arm/mach-sunxi/headsmp.S 9 additions, 0 deletionsarch/arm/mach-sunxi/headsmp.S
- arch/arm/mach-sunxi/platsmp.c 124 additions, 0 deletionsarch/arm/mach-sunxi/platsmp.c
- arch/arm/mach-sunxi/sunxi.c 3 additions, 0 deletionsarch/arm/mach-sunxi/sunxi.c
Loading
Please register or sign in to comment