]> git.baikalelectronics.ru Git - uboot.git/commit
configs: stm32mp15: activate CMD_IMPORTENV
authorPatrick Delaunay <patrick.delaunay@st.com>
Thu, 15 Oct 2020 12:31:50 +0000 (14:31 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Wed, 21 Oct 2020 16:12:20 +0000 (18:12 +0200)
commit62de34ae1c79bb217863c0c850505c99b18481e2
tree75d0df3859fd3e65283a4faacb1c4af53745306f
parent9f156ed8d069aefc2ee360a0f9ba39ec5aa816b7
configs: stm32mp15: activate CMD_IMPORTENV

Activate CONFIG_CMD_IMPORTENV to accept the command "env import".
This command is useful in script to include some variable.

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