stm32mp1: configs: activate CMD_ERASEENV
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 15 Jun 2020 09:25:13 +0000 (11:25 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Tue, 7 Jul 2020 14:01:23 +0000 (16:01 +0200)
commit6072c220bd3f9097f92b5e9aa48584e948f7cecf
treeb4475a0473b2bc484bd6fc99c21e42c10df00227
parent8b8c99bd3e1e9463e27ccd1bca18f4a7627901aa
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>
configs/stm32mp15_basic_defconfig
configs/stm32mp15_trusted_defconfig