]> git.baikalelectronics.ru Git - uboot.git/commit
stm32mp1: use the command env info in env_check
authorPatrick Delaunay <patrick.delaunay@st.com>
Thu, 2 Jul 2020 15:43:45 +0000 (17:43 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Tue, 7 Jul 2020 14:01:23 +0000 (16:01 +0200)
commit9980d5d90e9195926b9c335f69e1eeb8bc87f36b
tree1d9a50f1639a99f43dba3cda80bcec9ed933e37b
parent2d007e9d5f2f5aa95a29d346c91d09930af684bf
stm32mp1: use the command env info in env_check

Activate CMD_NVEDIT_INFO and use the new command "env info -d -p -q"
to automatically save the environment on first boot.

This patch allows to remove the env_default variable.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/mach-stm32mp/Kconfig
include/configs/stm32mp1.h