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:
24bd748
)
configs: imx8mm-phygate-tauri-l_defconfig: enable CMD_ERASEENV
author
Yannic Moog
<y.moog@phytec.de>
Wed, 31 Jul 2024 07:22:59 +0000
(09:22 +0200)
committer
Fabio Estevam
<festevam@gmail.com>
Fri, 2 Aug 2024 18:06:02 +0000
(15:06 -0300)
Enable erasing environment with eraseenv command.
Signed-off-by: Yannic Moog <y.moog@phytec.de>
configs/imx8mm-phygate-tauri-l_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8mm-phygate-tauri-l_defconfig
b/configs/imx8mm-phygate-tauri-l_defconfig
index
41765f1
..
16ba7d4
100644
(file)
--- a/
configs/imx8mm-phygate-tauri-l_defconfig
+++ b/
configs/imx8mm-phygate-tauri-l_defconfig
@@
-46,6
+46,7
@@
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="u-boot=> "
# CONFIG_CMD_EXPORTENV is not set
# CONFIG_CMD_IMPORTENV is not set
+CONFIG_CMD_ERASEENV=y
# CONFIG_CMD_CRC32 is not set
CONFIG_CMD_EEPROM=y
CONFIG_SYS_I2C_EEPROM_ADDR_LEN=2