commit | f54b91fdfa7a1b5603d6d00f9972765662a4e6ef | [log] [tgz] |
---|---|---|
author | Romain Perier <romain.perier@gmail.com> | Sat Jul 19 13:03:26 2014 +0000 |
committer | Heiko Stuebner <heiko@sntech.de> | Wed Jul 23 11:42:29 2014 +0200 |
tree | 28d1a042d7900baa26519e6418e7d946112b0c53 | |
parent | 09af6a59fb2cc4c88eae3ec884bfe6cb282ffa00 [diff] |
ARM: rockchip: Add cpu hotplug support for RK3XXX SoCs Adds ability to shutdown all CPUs except the first one (since it might be special for a lot of platforms). It is now possible to use kexec which requires such a feature. Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>