From: Yannic Moog Date: Wed, 31 Jul 2024 12:53:03 +0000 (-0300) Subject: configs: phycore-imx8mp_defconfig: enable CMD_ERASEENV X-Git-Url: http://git.dujemihanovic.xyz/%22/img/sics.gif/%22/static/git-favicon.png?a=commitdiff_plain;h=ecc5dd777eb48550aa9424e5ecfdd4a5f9d788c2;p=u-boot.git configs: phycore-imx8mp_defconfig: enable CMD_ERASEENV Enable erasing environment with eraseenv command. Signed-off-by: Yannic Moog --- diff --git a/configs/phycore-imx8mp_defconfig b/configs/phycore-imx8mp_defconfig index da7fe612ca..63f8a80ba9 100644 --- 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