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:
60e01c6
)
configs: phycore-imx8mp_defconfig: enable CMD_ERASEENV
author
Yannic Moog
<y.moog@phytec.de>
Wed, 31 Jul 2024 12:53:03 +0000
(09:53 -0300)
committer
Fabio Estevam
<festevam@gmail.com>
Fri, 2 Aug 2024 18:08:19 +0000
(15:08 -0300)
Enable erasing environment with eraseenv command.
Signed-off-by: Yannic Moog <y.moog@phytec.de>
configs/phycore-imx8mp_defconfig
patch
|
blob
|
history
diff --git
a/configs/phycore-imx8mp_defconfig
b/configs/phycore-imx8mp_defconfig
index da7fe612ca03e7bf2a0409fda8b4c6765a8c2d8f..63f8a80ba9942cfcf8c0197be06dd0abbefaad0c 100644
(file)
--- a/
configs/phycore-imx8mp_defconfig
+++ b/
configs/phycore-imx8mp_defconfig
@@
-52,6
+52,7
@@
CONFIG_SPL_POWER=y
CONFIG_SPL_WATCHDOG=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="u-boot=> "
+CONFIG_CMD_ERASEENV=y
# CONFIG_CMD_CRC32 is not set
CONFIG_CMD_EEPROM=y
CONFIG_SYS_I2C_EEPROM_ADDR_LEN=2