From: Krzysztof Kozlowski Date: Thu, 25 Sep 2014 09:15:13 +0000 (+0900) Subject: ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250 X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~14^2~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b588aaec6d0d846c88bfa2ba95e76147386a4cd6;p=pandora-kernel.git ARM: EXYNOS: SWRESET is needed to boot secondary CPU on exynos3250 Without software reset the secondary CPU does not power up and exynos_boot_secondary() ends with pen_release equal to 1. This can be observed in dmesg: CPU1: failed to come online Brought up 1 CPUs SMP: Total of 1 processors activated. CPU: All CPU(s) started in SVC mode. When booting the secondary CPU on Exynos3250 execute also software reset for core 1. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed