commit | 6050d181a4fd4abb745506a6e565d55f1f9df964 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Wed Oct 09 15:54:31 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Oct 21 09:37:32 2013 +0800 |
tree | 0b51b0b269ebb9438eaf00d6b02a12b0c27448cf | |
parent | fcd75f921dfa21a745869090c512ce4c6f2f0477 [diff] |
ARM: imx: reset core along with enable/disable operation From hotplug stress test result, resetting core during enable/disable operation can improve cpu hotplug stability. So let's set SRC reset bit in imx_enable_cpu() for the core when its enable bit is accessed. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>