On Tue, Jan 17, 2017 at 12:04 PM, Bin Meng <bmeng...@gmail.com> wrote: > On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass <s...@chromium.org> wrote: >> 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 <s...@chromium.org> >> --- >> >> Changes in v3: >> - Add a TODO indicating that booting 32- and 64-bit kernels should be >> supported >> >> Changes in v2: None >> >> arch/x86/cpu/Makefile | 6 +++++- >> arch/x86/lib/bootm.c | 7 +++++++ >> 2 files changed, 12 insertions(+), 1 deletion(-) >> > > Reviewed-by: Bin Meng <bmeng...@gmail.com>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot