]> git.openfabrics.org - ~emulex/infiniband.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, 12 Mar 2013 17:13:19 +0000 (02:13 +0900)
commitec0d84a8d5522aaed3f932caff30a0b165c8cf44
tree1783563f0313c874c57204aa87991392209f5f7b
parentd8a28ed1bc06128f8761b332c74759db1dc7d82c
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