[U-Boot] arm: Fix setjmp (again)

Tom Rini trini at konsulko.com
Sat Jul 9 15:24:37 CEST 2016


On Tue, Jul 05, 2016 at 08:37:17PM +0200, Alexander Graf wrote:

> Commit e677724 (arm: Fix setjmp) added code to fix compilation of the setjmp
> code path with thumv1. Unfortunately it missed a constraint that the adr
> instruction can only refer to 4 byte aligned offsets.
> 
> So this patch adds the required alignment hooks to make compilation
> work again even when setjmp doesn't happen to be 4 byte aligned.
> 
> Signed-off-by: Alexander Graf <agraf at suse.de>
> Tested-by: Tom Rini <trini at konsulko.com>

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/20160709/84c7fe99/attachment.sig>


More information about the U-Boot mailing list