aboutsummaryrefslogtreecommitdiff
path: root/configs/stm32mp15_trusted_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-06-15 11:25:13 +0200
committerPatrick Delaunay <patrick.delaunay@st.com>2020-07-07 16:01:23 +0200
commit6072c220bd3f9097f92b5e9aa48584e948f7cecf (patch)
treeb4475a0473b2bc484bd6fc99c21e42c10df00227 /configs/stm32mp15_trusted_defconfig
parent8b8c99bd3e1e9463e27ccd1bca18f4a7627901aa (diff)
downloadu-boot-6072c220bd3f9097f92b5e9aa48584e948f7cecf.zip
u-boot-6072c220bd3f9097f92b5e9aa48584e948f7cecf.tar.gz
u-boot-6072c220bd3f9097f92b5e9aa48584e948f7cecf.tar.bz2
stm32mp1: configs: activate CMD_ERASEENV
Activate the command env erase to reset the environment with the command: > env erase it is simpler than: > env default -a > env save Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'configs/stm32mp15_trusted_defconfig')
-rw-r--r--configs/stm32mp15_trusted_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/stm32mp15_trusted_defconfig b/configs/stm32mp15_trusted_defconfig
index 4ca50d6..8db52cb 100644
--- a/configs/stm32mp15_trusted_defconfig
+++ b/configs/stm32mp15_trusted_defconfig
@@ -14,6 +14,7 @@ CONFIG_SYS_PROMPT="STM32MP> "
# CONFIG_CMD_ELF is not set
# CONFIG_CMD_EXPORTENV is not set
# CONFIG_CMD_IMPORTENV is not set
+CONFIG_CMD_ERASEENV=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_MEMTEST=y
CONFIG_SYS_MEMTEST_START=0xc0000000