u-boot-brain/arch/x86
Simon Glass 37897c4073 x86: Move work-around out of cpu_jump_to_64bit_uboot()
At present this function copies U-Boot from the last 1MB of ROM. This is
not the right way to do it. Instead, the binman symbol should provide the
location.

But in any case the code should live in the caller,
spl_board_load_image(), so that the 64-bit jump function can be used
elsewhere. Move it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2020-05-04 15:28:28 +08:00
..
cpu x86: Move work-around out of cpu_jump_to_64bit_uboot() 2020-05-04 15:28:28 +08:00
dts x86: Allow building an SPL image for coreboot 2020-05-04 15:28:28 +08:00
include/asm x86: Move coreboot-table detection into common code 2020-04-30 17:47:06 +08:00
lib x86: Move work-around out of cpu_jump_to_64bit_uboot() 2020-05-04 15:28:28 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: Add support for ACPI general-purpose events 2020-02-07 22:46:35 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00