From: Dinh Nguyen Date: Wed, 3 Jun 2015 02:14:02 +0000 (-0500) Subject: ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10 X-Git-Tag: omap-for-v4.3/legacy-v2-signed~133^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45be0cdb5323d6f2b4005a4d9263a72eac2040cd;p=pandora-kernel.git ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10 Add boot_secondary implementation for the Arria10 platform. Bringing up the secondary core on the Arria 10 platform is pretty similar to the Cyclone/Arria 5 platform, with the exception of the following differences: - Register offset to bringup CPU1 out of reset is different. - The cpu1-start-addr for Arria10 contains an additional nibble. Signed-off-by: Dinh Nguyen Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed