Commits

Anson Huang committed 086dd2583e9
ENGR00154648 [Mx6]SMP hotplug sometimes hang 1. boot_secondary ioremap need unmap, or the stress test of hot-plug and suspend/resume will cause the virtual address space leak; 2. Disable secondary CPUs need done by CPU0, move the SRC_SCR setting to platform_cpu_kill. Signed-off-by: Anson Huang <b20788@freescale.com>