On Tue, Aug 8, 2017 at 5:52 PM, Stefan Roese <s...@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 <s...@denx.de>
> Cc: Simon Glass <s...@chromium.org>
> Cc: Bin Meng <bmeng...@gmail.com>
> ---
> v5:
> - Added imply for some SPI NOR chips to the board Kconfig file
>
> v3:
> - Rebased on latest master
> - Removed unused macros from config headers
>
> v2:
> - Added Bin's reviewed-by
>
>  board/dfi/Kconfig                           | 18 +++++++++--
>  board/dfi/dfi-bt700/Kconfig                 |  9 +++---
>  board/dfi/dfi-bt700/MAINTAINERS             |  1 +
>  configs/dfi-bt700-q7x-151_defconfig         |  6 ++--
>  configs/theadorable-x86-dfi-bt700_defconfig |  3 +-
>  include/configs/theadorable-x86-dfi-bt700.h | 47 
> +++++++++++++++++++++++++++++
>  6 files changed, 71 insertions(+), 13 deletions(-)
>  create mode 100644 include/configs/theadorable-x86-dfi-bt700.h
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to