]> git.baikalelectronics.ru Git - kernel.git/commit
arm/imx6q: add smp and cpu hotplug support
authorShawn Guo <shawn.guo@linaro.org>
Tue, 6 Sep 2011 06:59:40 +0000 (14:59 +0800)
committerArnd Bergmann <arnd@arndb.de>
Mon, 31 Oct 2011 13:26:24 +0000 (14:26 +0100)
commitaf0cec23eb2d906a94f596313a02b7a9b5d84084
tree2f0581360d423e9d472a4c163e91babde57cd167
parent6e41f86405a712fa93967f8a997e9dd3cf859df2
arm/imx6q: add smp and cpu hotplug support

It adds smp and cpu hotplug support for imx6q.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/head-v7.S [new file with mode: 0644]
arch/arm/mach-imx/hotplug.c [new file with mode: 0644]
arch/arm/mach-imx/localtimer.c [new file with mode: 0644]
arch/arm/mach-imx/platsmp.c [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/common.h