u-boot/arch/x86
Simon Glass 54e0bd1728 x86: cros: Check ROM exists before building vboot
All the x86 devicetree files are built at once, whichever board is
actually being built. If coreboot is the target build, CONFIG_ROM_SIZE
is not defined and samus cannot build Chromium OS verified boot. Add
this condition to avoid errors about CONFIG_ROM_SIZE being missing.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2021-07-15 19:50:25 +08:00
..
cpu x86: coreboot: Use vendor in the Kconfig 2021-07-15 19:50:21 +08:00
dts x86: cros: Check ROM exists before building vboot 2021-07-15 19:50:25 +08:00
include/asm x86: Add function comments to cb_sysinfo.h 2021-07-15 19:50:17 +08:00
lib x86: Do cache set-up by default when booting from coreboot 2021-07-15 19:50:09 +08:00
config.mk Add support for stack-protector 2021-04-20 07:31:12 -04:00
Kconfig x86: Move coreboot sysinfo parsing into generic x86 code 2021-03-27 13:59:59 +13:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00