[U-Boot] [PATCH 1/6 v5] x86: dfi: Add option to select different config headers for baseboards
Bin Meng
bmeng.cn at gmail.com
Tue Aug 8 13:17:58 UTC 2017
On Tue, Aug 8, 2017 at 6:06 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Tue, Aug 8, 2017 at 5:52 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>
>> ---
>> 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.cn at gmail.com>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list