From: Changhwan Youn Date: Fri, 27 Aug 2010 08:57:44 +0000 (+0900) Subject: ARM: S5PV310: Fix on Secondary CPU startup X-Git-Tag: v2.6.36-rc3~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=766211e74818e655593fd3272cbf84868220f9e5;p=pandora-kernel.git ARM: S5PV310: Fix on Secondary CPU startup Following occurs on boot message without this patch. CPU1: processor failed to boot Brought up 1 CPUs SMP: Total of 1 processors activated... This patch adds SYSRAM mapping for fixing Secondary CPU startup. CPU1: Booted secondary processor Brought up 2 CPUs SMP: Total of 2 processors activated... Signed-off-by: Changhwan Youn Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed