commit | ebe72ab90a5c1e3b69d89b841552fd02805dc4e4 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Jun 10 18:19:36 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Mon Jun 17 16:07:27 2013 +0900 |
tree | 17db27537387608267ff14466afbbfd63e4f6222 | |
parent | e26f4067405872b5d8b9efea9fc48cda97e39fc2 [diff] |
ARM: shmobile: Add SMP boot function and argument 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>