diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2017-04-25 09:07:46 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-04-27 20:49:08 (GMT) |
commit | dc89c6fb778ed2d12128e2bb976a45d540afce71 (patch) | |
tree | 6065f1f328cd1d66ce9beb6d94220d54f6025136 /configs/dreamplug_defconfig | |
parent | a93fbf4a78924741a1fc157fd182de79ea15f327 (diff) | |
download | u-boot-fsl-qoriq-dc89c6fb778ed2d12128e2bb976a45d540afce71.tar.xz |
arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()
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.
Tested on STM32f746-disco board
Similar commit:
f99993c10882f7dc8ec35993d5febe59aac01e6a
Author: Matt Porter <mporter@konsulko.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'configs/dreamplug_defconfig')
0 files changed, 0 insertions, 0 deletions