Skip to content

Commit ecc5dd7

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/phycore-imx8mp_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ CONFIG_SPL_POWER=y
5252
CONFIG_SPL_WATCHDOG=y
5353
CONFIG_HUSH_PARSER=y
5454
CONFIG_SYS_PROMPT="u-boot=> "
55+
CONFIG_CMD_ERASEENV=y
5556
# CONFIG_CMD_CRC32 is not set
5657
CONFIG_CMD_EEPROM=y
5758
CONFIG_SYS_I2C_EEPROM_ADDR_LEN=2

0 commit comments

Comments
 (0)