From: Yannic Moog Date: Wed, 31 Jul 2024 07:23:00 +0000 (+0200) Subject: configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=60e01c6d9f892bfa088a0453cd19d6a418b00add;p=u-boot.git configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV Enable erasing environment with eraseenv command. Signed-off-by: Yannic Moog --- diff --git a/configs/phycore-imx8mm_defconfig b/configs/phycore-imx8mm_defconfig index f9fd7255df..868770ea94 100644 --- 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