]> git.baikalelectronics.ru Git - kernel.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)
commitd8663fb2a59d2d05718d19f61487b8c3696da2cd
tree24a0d6c1e2e6644923a0fd43f37393cac1794e18
parent82d6e011d4562b7e07a395a5c39b69eab7921c59
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]