[U-Boot] arm: Fix setjmp
Tom Rini
trini at konsulko.com
Sun Jun 19 16:11:23 CEST 2016
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 at suse.de>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160619/6bd40466/attachment.sig>
More information about the U-Boot
mailing list