From: Antoine Ténart Date: Wed, 4 Jun 2014 16:03:42 +0000 (+0200) Subject: ARM: berlin: add SMP support X-Git-Tag: cleanup-for-v3.18~81^2~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b7dfdd2b9927c1861bb6d03ca35261f1739aceb;p=pandora-kernel.git ARM: berlin: add SMP support Adds SMP support for Berlin SoCs. Secondary CPUs are reset, then execute the instruction we put in the reset exception register, setting the pc at the address contained in the software reset address register, which is the physical address of the Berlin secondary startup. This implementation avoid using the pen lock mechanism. Signed-off-by: Antoine Ténart Reviewed-by: Andrew Lunn Signed-off-by: Sebastian Hesselbarth --- Reading git-diff-tree failed