Skip to content
Snippets Groups Projects
Commit 01e8aaf6 authored by Yannic Moog's avatar Yannic Moog Committed by Fabio Estevam
Browse files

configs: imx8mm-phygate-tauri-l_defconfig: enable CMD_ERASEENV


Enable erasing environment with eraseenv command.

Signed-off-by: default avatarYannic Moog <y.moog@phytec.de>
parent 24bd7485
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment