diff mbox series

[U-Boot,3/3] x86: theadorable-x86-xxx_defconfig: Enable setexpr command

Message ID 20171006071228.25631-3-sr@denx.de
State Accepted
Delegated to: Bin Meng
Headers show
Series [U-Boot,1/3] x86: theadorable-x86-common: Add further pci hotplug cmdline parameters | expand

Commit Message

Stefan Roese Oct. 6, 2017, 7:12 a.m. UTC
The setexpr command is useful for scripting, lets enable it for all
x86 based theadorable platforms.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Bin Meng <bmeng.cn@gmail.com>
---
 configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 1 -
 configs/theadorable-x86-conga-qa3-e3845_defconfig         | 1 -
 configs/theadorable-x86-dfi-bt700_defconfig               | 1 -
 3 files changed, 3 deletions(-)

Comments

Bin Meng Oct. 7, 2017, 3:59 a.m. UTC | #1
On Fri, Oct 6, 2017 at 3:12 PM, Stefan Roese <sr@denx.de> wrote:
> The setexpr command is useful for scripting, lets enable it for all
> x86 based theadorable platforms.
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Bin Meng <bmeng.cn@gmail.com>
> ---
>  configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 1 -
>  configs/theadorable-x86-conga-qa3-e3845_defconfig         | 1 -
>  configs/theadorable-x86-dfi-bt700_defconfig               | 1 -
>  3 files changed, 3 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Bin Meng Oct. 7, 2017, 4:04 a.m. UTC | #2
On Sat, Oct 7, 2017 at 11:59 AM, Bin Meng <bmeng.cn@gmail.com> wrote:
> On Fri, Oct 6, 2017 at 3:12 PM, Stefan Roese <sr@denx.de> wrote:
>> The setexpr command is useful for scripting, lets enable it for all
>> x86 based theadorable platforms.
>>
>> Signed-off-by: Stefan Roese <sr@denx.de>
>> Cc: Bin Meng <bmeng.cn@gmail.com>
>> ---
>>  configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig | 1 -
>>  configs/theadorable-x86-conga-qa3-e3845_defconfig         | 1 -
>>  configs/theadorable-x86-dfi-bt700_defconfig               | 1 -
>>  3 files changed, 3 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

applied to u-boot-x86, thanks!
diff mbox series

Patch

diff --git a/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig b/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig
index 1888f08928..344a8f25c2 100644
--- a/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig
+++ b/configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig
@@ -27,7 +27,6 @@  CONFIG_CMD_MMC=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_PING=y
diff --git a/configs/theadorable-x86-conga-qa3-e3845_defconfig b/configs/theadorable-x86-conga-qa3-e3845_defconfig
index 4c9492cf1f..84a92c54da 100644
--- a/configs/theadorable-x86-conga-qa3-e3845_defconfig
+++ b/configs/theadorable-x86-conga-qa3-e3845_defconfig
@@ -26,7 +26,6 @@  CONFIG_CMD_MMC=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_PING=y
diff --git a/configs/theadorable-x86-dfi-bt700_defconfig b/configs/theadorable-x86-dfi-bt700_defconfig
index 348d917b3b..d42798e8e9 100644
--- a/configs/theadorable-x86-dfi-bt700_defconfig
+++ b/configs/theadorable-x86-dfi-bt700_defconfig
@@ -25,7 +25,6 @@  CONFIG_CMD_PART=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_PING=y