[PATCH 12/17] x86: coreboot: Use vendor in the Kconfig

Bin Meng bmeng.cn at gmail.com
Thu Apr 8 04:59:34 CEST 2021


Hi Simon,

On Wed, Apr 7, 2021 at 12:33 PM Simon Glass <sjg at chromium.org> wrote:
>
> Use VENDOR_COREBOOT instead of TARGET_COREBOOT so we can have multiple
> coreboot boards, sharing options. Only SYS_CONFIG_NAME needs to be
> defined TARGET_COREBOOT.
>

I am not sure what use case this is? This change makes no difference
when U-Boot is built as a coreboot payload.

> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/cpu/coreboot/Kconfig   |  2 +-
>  board/coreboot/coreboot/Kconfig | 12 ++++++++----
>  2 files changed, 9 insertions(+), 5 deletions(-)
>

Regards,
Bin


More information about the U-Boot mailing list