projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01e8aaf
)
configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV
author
Yannic Moog
<y.moog@phytec.de>
Wed, 31 Jul 2024 07:23:00 +0000
(09:23 +0200)
committer
Fabio Estevam
<festevam@gmail.com>
Fri, 2 Aug 2024 18:06:17 +0000
(15:06 -0300)
Enable erasing environment with eraseenv command.
Signed-off-by: Yannic Moog <y.moog@phytec.de>
configs/phycore-imx8mm_defconfig
patch
|
blob
|
history
diff --git
a/configs/phycore-imx8mm_defconfig
b/configs/phycore-imx8mm_defconfig
index f9fd7255df76154c5130a753fcd44813b8830d4e..868770ea94900941a51514093960872e47c57aa4 100644
(file)
--- a/
configs/phycore-imx8mm_defconfig
+++ b/
configs/phycore-imx8mm_defconfig
@@
-48,6
+48,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