summaryrefslogtreecommitdiff
path: root/configs/imx8mn_venice_defconfig
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2023-05-02 20:45:54 +0300
committerStefano Babic <sbabic@denx.de>2023-07-11 15:40:03 +0300
commitc226f84256e6c8c917f253a98ca444439bf605cf (patch)
tree9234cf7d68bb86788bf692a5940f8b5a1e3f891d /configs/imx8mn_venice_defconfig
parent8849cc7bd9925ad31193ad2f6e3f172d3d8953ed (diff)
downloadu-boot-c226f84256e6c8c917f253a98ca444439bf605cf.tar.xz
board: gateworks: venice: add eraseenv command
Add eraseenv command and remove the unnecessary env command. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'configs/imx8mn_venice_defconfig')
-rw-r--r--configs/imx8mn_venice_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mn_venice_defconfig b/configs/imx8mn_venice_defconfig
index dc0bb01976..8a0b8c2db4 100644
--- a/configs/imx8mn_venice_defconfig
+++ b/configs/imx8mn_venice_defconfig
@@ -54,6 +54,7 @@ CONFIG_SYS_PBSIZE=2074
CONFIG_SYS_BOOTM_LEN=0x10000000
# CONFIG_CMD_EXPORTENV is not set
# CONFIG_CMD_IMPORTENV is not set
+CONFIG_CMD_ERASEENV=y
CONFIG_CRC32_VERIFY=y
CONFIG_CMD_MD5SUM=y
CONFIG_MD5SUM_VERIFY=y