diff options
author | Alexander Graf <agraf@suse.de> | 2016-06-13 14:01:07 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-06-17 09:51:06 -0400 |
commit | e677724884c175e978b463cf941ecb9310d3b900 (patch) | |
tree | e424c5aa2fbaa5cfe800c0f102fd196b265b7150 /arch/arm/cpu/armv7/s5p-common/Makefile | |
parent | 71423435fb02c2ed9e7aa14c1208d3cccbff2519 (diff) | |
download | u-boot-imx-e677724884c175e978b463cf941ecb9310d3b900.zip u-boot-imx-e677724884c175e978b463cf941ecb9310d3b900.tar.gz u-boot-imx-e677724884c175e978b463cf941ecb9310d3b900.tar.bz2 |
arm: Fix setjmp
The setjmp/longjmp implementation did not work on thumb1 implementations
because it used instruction encodings that don't exist on thumb1 yet.
This patch limits itself to thumb1 instruction set for 32bit arm and
removes a superfluous printf along the way.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/arm/cpu/armv7/s5p-common/Makefile')
0 files changed, 0 insertions, 0 deletions