Skip to content

Commit 60e01c6

Browse files
ymoogfabioestevam
authored andcommitted
configs: phycore-imx8mm_defconfig: enable CMD_ERASEENV
Enable erasing environment with eraseenv command. Signed-off-by: Yannic Moog <y.moog@phytec.de>
1 parent 01e8aaf commit 60e01c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/phycore-imx8mm_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ CONFIG_HUSH_PARSER=y
4848
CONFIG_SYS_PROMPT="u-boot=> "
4949
# CONFIG_CMD_EXPORTENV is not set
5050
# CONFIG_CMD_IMPORTENV is not set
51+
CONFIG_CMD_ERASEENV=y
5152
# CONFIG_CMD_CRC32 is not set
5253
CONFIG_CMD_EEPROM=y
5354
CONFIG_SYS_I2C_EEPROM_ADDR_LEN=2

0 commit comments

Comments
 (0)