Skip to content
Commit f99993c1 authored by Matt Porter's avatar Matt Porter Committed by Tom Rini
Browse files

common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()



On ARM v7M, the processor will return to ARM mode when executing
a blx instruction with bit 0 of the address == 0. Always set it
to 1 to stay in thumb mode.

Signed-off-by: default avatarMatt Porter <mporter@konsulko.com>
parent c777efe3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment