Home
last modified time | relevance | path

Searched hist:"23 b89d4d6ed05be0e7be4b22703dd9ecd66ac7ba" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbootm.c23b89d4d6ed05be0e7be4b22703dd9ecd66ac7ba Mon Jan 16 14:04:10 UTC 2017 Simon Glass <sjg@chromium.org> x86: Don't build call64 and setjmp on 64-bit

These are currently not supported. Calling 64-bit code from 64-bit U-Boot is
much simpler, so this code is not needed. setjmp() is not yet implemented for
64-bit.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/arch/x86/cpu/
H A DMakefile23b89d4d6ed05be0e7be4b22703dd9ecd66ac7ba Mon Jan 16 14:04:10 UTC 2017 Simon Glass <sjg@chromium.org> x86: Don't build call64 and setjmp on 64-bit

These are currently not supported. Calling 64-bit code from 64-bit U-Boot is
much simpler, so this code is not needed. setjmp() is not yet implemented for
64-bit.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>