[U-Boot] [PATCH 02/12] x86: dfi: Add option to select different config headers for baseboards

Bin Meng bmeng.cn at gmail.com
Tue Jul 18 01:14:37 UTC 2017


On Mon, Jul 17, 2017 at 10:03 PM, Stefan Roese <sr at denx.de> wrote:
> This patch adds the infrastructure to define different config headers
> with different configurations and default environment for the baseboards
> that can now be selected via Kconfig. The new configuration for the
> theadorable-x86-dfi-bt700 is also added.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> ---
>  board/dfi/Kconfig                           | 17 ++++++--
>  board/dfi/dfi-bt700/Kconfig                 |  7 +---
>  board/dfi/dfi-bt700/MAINTAINERS             |  1 +
>  configs/dfi-bt700-q7x-151_defconfig         |  2 +-
>  configs/theadorable-x86-dfi-bt700_defconfig |  2 +-
>  include/configs/theadorable-x86-dfi-bt700.h | 60 +++++++++++++++++++++++++++++
>  6 files changed, 79 insertions(+), 10 deletions(-)
>  create mode 100644 include/configs/theadorable-x86-dfi-bt700.h
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list