On 27 September 2016 at 01:30, Alexander Graf <ag...@suse.de> wrote:
> The normal longjmp command allows for a caller to pass the return value
> of the setjmp() invocation. This patch adds that semantic to the arm
> implementation of it and adjusts the efi_loader call respectively.
>
> Signed-off-by: Alexander Graf <ag...@suse.de>
> ---
>  arch/arm/include/asm/setjmp.h | 32 ++++++++++++++------------------
>  lib/efi_loader/efi_boottime.c |  2 +-
>  2 files changed, 15 insertions(+), 19 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to