
19 Jun
2016
19 Jun
'16
4:11 p.m.
On Mon, Jun 13, 2016 at 02:01:07PM +0200, Alexander Graf wrote:
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
Applied to u-boot/master, thanks!
--
Tom