This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
original_kernel
Watch
1
Star
0
Fork
You've already forked original_kernel
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
96c3a2506b
original_kernel
/
arch
/
arm
/
mach-sunxi
/
Makefile
3 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: sunxi: Add basic support for Allwinner A1x SoCs Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Stefan Roese <sr@denx.de>
2012-11-08 19:40:16 +08:00
obj-$(CONFIG_ARCH_SUNXI)
+=
sunxi.o
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>
2013-11-03 17:30:13 +08:00
obj-$(CONFIG_SMP)
+=
platsmp.o headsmp.o