]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: Move EMEV2 CPU boot vector setup code
authorMagnus Damm <damm@opensource.se>
Tue, 12 Feb 2013 15:45:06 +0000 (00:45 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 12 Mar 2013 17:13:18 +0000 (02:13 +0900)
commit5294c6b8533eeaaa4bc42831da2fe544d60e9d7b
treeee63a0e2ea2da6e413bf5ac83efbebb6dd06dd0a
parente6fd156e4f8f630fb0bc2b5cb44ff91069fd18a3
ARM: shmobile: Move EMEV2 CPU boot vector setup code

Move the boot vector setup code for the EMEV2 SoC to match
the sh73a0 and r8a7779 implementations. With this in place
all SoC specific SMP implementations for mach-shmobile uses
the ->smp_prepare_cpus() callback to setup the boot vector.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/smp-emev2.c