On 27 September 2016 at 01:30, Alexander Graf <[email protected]> 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 <[email protected]>
> ---
>  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 <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to