]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: zx: enable SMP and hotplug for zx296702
authorJun Nie <jun.nie@linaro.org>
Tue, 28 Apr 2015 09:18:10 +0000 (17:18 +0800)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 May 2015 19:49:51 +0000 (21:49 +0200)
commit71bc724300e636d213cac2d971f35aaa6362876e
tree24a0d6c1e2e6644923a0fd43f37393cac1794e18
parent58d0398535647e1bb03e552d2f571d1dee55398c
ARM: zx: enable SMP and hotplug for zx296702

Bring up the secondary core. Enable hotplug with supporting
powering off secondary core.

Signed-off-by: Jun Nie <jun.nie@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-zx/Makefile
arch/arm/mach-zx/core.h [new file with mode: 0644]
arch/arm/mach-zx/headsmp.S [new file with mode: 0644]
arch/arm/mach-zx/platsmp.c [new file with mode: 0644]