Skip to content

Commit 01e8aaf

Browse files
ymoogfabioestevam
authored andcommitted
configs: imx8mm-phygate-tauri-l_defconfig: enable CMD_ERASEENV
Enable erasing environment with eraseenv command. Signed-off-by: Yannic Moog <y.moog@phytec.de>
1 parent 24bd748 commit 01e8aaf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configs/imx8mm-phygate-tauri-l_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ CONFIG_HUSH_PARSER=y
4646
CONFIG_SYS_PROMPT="u-boot=> "
4747
# CONFIG_CMD_EXPORTENV is not set
4848
# CONFIG_CMD_IMPORTENV is not set
49+
CONFIG_CMD_ERASEENV=y
4950
# CONFIG_CMD_CRC32 is not set
5051
CONFIG_CMD_EEPROM=y
5152
CONFIG_SYS_I2C_EEPROM_ADDR_LEN=2

0 commit comments

Comments
 (0)