diff options
author | Simon Glass <sjg@chromium.org> | 2021-06-27 17:51:09 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2021-07-15 19:50:25 +0800 |
commit | 54e0bd1728a4db60fd87a5c385250e173d03674e (patch) | |
tree | de65f807247e0e4b7ac13c1b276e09bf0b09256b /tools | |
parent | e74d0ec80bfd4a8326008836dfc81099382a41b5 (diff) | |
download | u-boot-54e0bd1728a4db60fd87a5c385250e173d03674e.tar.gz u-boot-54e0bd1728a4db60fd87a5c385250e173d03674e.tar.bz2 u-boot-54e0bd1728a4db60fd87a5c385250e173d03674e.zip |
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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions