commit | c1d7e2e80079148626e6c411e56708d86311d31a | [log] [tgz] |
---|---|---|
author | Tetsuyuki Kobayashi <koba@kmckk.co.jp> | Wed Jul 10 10:56:36 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Thu Jul 18 08:35:21 2013 +0900 |
tree | 762f780a936342befee564c18a4886b4a61509a0 | |
parent | bdea6c657e15a709e666ea707e72327c555e8e04 [diff] |
ARM: shmobile: Force ARM mode to compile reset vector for secondary CPUs Instructions start from boot vector must be ARM mode. This patch specify ARM mode explicitly and use 'bx' instruction to be able to change to Thumb mode. Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>