]> git.baikalelectronics.ru Git - uboot.git/commit
x86: coreboot: Allow building an SPL image
authorSimon Glass <sjg@chromium.org>
Fri, 1 May 2020 03:21:43 +0000 (21:21 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 4 May 2020 07:28:28 +0000 (15:28 +0800)
commit509c67713dd814983c653a242968b83a52c04128
tree4cb67abd5a0808c6fe20eaba7a8fd9dd3b0b4425
parent01df338eb082454ec06b6993830c9347be3aa922
x86: coreboot: Allow building an SPL image

Make a few adjustments to allow us to build an SPL image for coreboot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/Makefile
arch/x86/cpu/coreboot/Makefile
arch/x86/cpu/coreboot/coreboot.c
arch/x86/cpu/coreboot/coreboot_spl.c [new file with mode: 0644]
arch/x86/cpu/intel_common/Makefile
arch/x86/cpu/x86_64/cpu.c