u-boot/arch/x86
Simon Glass 4cb3b9f01e x86: Simplify cpu_jump_to_64bit_uboot()
This copies the cpu_call64() function to memory address and then jumps to
it. This seems to work correctly even when called from SPL, which is
running from SPI flash.

Drop the copy as it is not needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-05-11 10:25:29 +08:00
..
cpu x86: Simplify cpu_jump_to_64bit_uboot() 2023-05-11 10:25:29 +08:00
dts Merge branch 'master' into next 2023-03-27 15:19:57 -04:00
include/asm x86: Tidy up availability of string functions 2023-05-11 10:25:29 +08:00
lib spl: Commit MTRRs only in board_init_f_r() 2023-05-11 10:25:29 +08:00
config.mk x86: Pass -z execstack for EFI payload flags 2023-02-23 13:29:20 -05:00
Kconfig efi: Set RUN_64BIT correctly for the EFI app 2023-03-25 11:07:21 +01:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00