]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.S
authorMagnus Damm <damm@opensource.se>
Wed, 13 Feb 2013 13:47:07 +0000 (22:47 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 19 Feb 2013 01:57:04 +0000 (10:57 +0900)
commit2dd05d12b7cb020e4f654b0d39deec8e48adc7c9
treef99e0af905725e3553c2c19ff1e1f17643035c1d
parent3540c0d0ba9e9bdd450f85f40ea067fec231fe9b
ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.S

Rename headsmp-sh73a0.S into headsmp-scu.S and
introduce shmobile_secondary_vector_scu().

The goal is to be able to share the function
above between all mach-shmobile SoCs that use
SCU for SMP. So far only sh73a0 use this.

At this time the SCU base address is still hard
coded in headsmp-scu.S to 0xf0000000, but this
will be changed in the future.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/headsmp-scu.S [new file with mode: 0644]
arch/arm/mach-shmobile/include/mach/common.h
arch/arm/mach-shmobile/smp-sh73a0.c