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)
commitda252b8ee542e95d35374b1d31006f8fe5d59f6a
treeee63a0e2ea2da6e413bf5ac83efbebb6dd06dd0a
parentd62242d7f63d6c874f783d8a691534080df1cb59
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