u-boot/arch/arm/include
Alexander Graf e677724884 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>
2016-06-17 09:51:06 -04:00
..
asm arm: Fix setjmp 2016-06-17 09:51:06 -04:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00