git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52f7530
)
arm: mvebu: helios4_defconfig: enable setexpr command
author
Josua Mayer
<josua@solid-run.com>
Fri, 2 Feb 2024 15:13:33 +0000
(16:13 +0100)
committer
Stefan Roese
<sr@denx.de>
Tue, 5 Mar 2024 07:27:59 +0000
(08:27 +0100)
Update the helios4 defconfig to enable the 'setexpr' command, which is a
default and useful for various complex boot-scripts.
Signed-off-by: Josua Mayer <josua@solid-run.com>
configs/helios4_defconfig
patch
|
blob
|
history
diff --git
a/configs/helios4_defconfig
b/configs/helios4_defconfig
index
f4f5db6
..
72d1d77
100644
(file)
--- a/
configs/helios4_defconfig
+++ b/
configs/helios4_defconfig
@@
-43,7
+43,6
@@
CONFIG_CMD_MMC=y
CONFIG_CMD_PCI=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
-# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y