[PATCH 15/17] x86: Check ROM exists before building vboot
Bin Meng
bmeng.cn at gmail.com
Thu Apr 8 04:59:42 CEST 2021
Hi Simon,
On Wed, Apr 7, 2021 at 12:33 PM Simon Glass <sjg at chromium.org> wrote:
>
> 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.
The commit title should use "x86: chromebook" as the tags, since it's
not x86 generic thing.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/x86/dts/chromebook_coral.dts | 2 +-
> arch/x86/dts/chromebook_samus.dts | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
Otherwise,
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Regards,
Bin
More information about the U-Boot
mailing list