[U-Boot] [PATCH 2/6 v5] x86: conga: Add option to select different config headers for baseboards
Bin Meng
bmeng.cn at gmail.com
Tue Aug 8 10:06:30 UTC 2017
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-conga-qa3-e3845 is also added. Also the new defconfig
> file for this new target is 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
>
> v4:
> - Remove Gigadevice and Macronix flash support
>
> v3:
> - Rebased on latest master
> - Removed unused macros from config headers
>
> v2:
> - Added Bin's reviewed-by
>
> board/congatec/Kconfig | 11 +++++
> board/congatec/conga-qeval20-qa3-e3845/Kconfig | 9 ++--
> board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS | 2 +
> configs/theadorable-x86-conga-qa3-e3845_defconfig | 54 ++++++++++++++++++++++
> include/configs/theadorable-x86-conga-qa3-e3845.h | 38 +++++++++++++++
> 5 files changed, 109 insertions(+), 5 deletions(-)
> create mode 100644 configs/theadorable-x86-conga-qa3-e3845_defconfig
> create mode 100644 include/configs/theadorable-x86-conga-qa3-e3845.h
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list