ARM: shmobile: Add SCU boot function using argument
authorMagnus Damm <damm@opensource.se>
Mon, 10 Jun 2013 09:19:46 +0000 (18:19 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 17 Jun 2013 07:07:27 +0000 (16:07 +0900)
Add a shmoible_boot_scu function that assumes that the base address
of the SCU is passed in r0. This code is free from 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