u-boot/arch/x86
Simon Glass c2018cdd71 x86: Allow building an SPL image for coreboot
Coreboot runs in 32-bit mode and cannot run a 64-bit U-Boot. To get around
this we can build a combined image with 32-bit SPL and 64-bit U-Boot. Add
a build rule and binman definition for this.

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: Allow building an SPL image for coreboot 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: cpu: Skip init code when chain loading 2020-04-30 17:40:16 +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