ARM: shmobile: Add SMP boot function and argument
authorMagnus Damm <damm@opensource.se>
Mon, 10 Jun 2013 09:19:36 +0000 (18:19 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 17 Jun 2013 07:07:27 +0000 (16:07 +0900)
Add code for mach-shmobile to allow specifying boot function
and argument. Will initially be used for SMP together with SCU
but may in the future also be used for deep sleep resume. This
patch removes one inline virtual to physical address conversion.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found