]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV
authorYannic Moog <y.moog@phytec.de>
Wed, 31 Jul 2024 07:23:00 +0000 (09:23 +0200)
committerFabio 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

index f9fd7255df76154c5130a753fcd44813b8830d4e..868770ea94900941a51514093960872e47c57aa4 100644 (file)
@@ -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