]> git.karo-electronics.de Git - karo-tx-linux.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, 19 Feb 2013 01:05:28 +0000 (10:05 +0900)
commitdfa18cdadc10cd060424d689821f25216b74ddc1
tree40fd4c2fe9b9485a778562c2691ad57b4fcbbecd
parenta8b2e02a51b1047ba3fae74b0497306285749175
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