]> git.ipfire.org Git - people/ms/u-boot.git/commit
configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIG
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 6 Feb 2018 09:47:59 +0000 (10:47 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 8 Feb 2018 15:17:17 +0000 (10:17 -0500)
commit4c82b03c1223352c99084a6038122263df443dc4
tree329932b463542ca510e60c68e3f15570679849bf
parentc87c81186cf7e5073dbc7c5f46ad256a84f5ed22
configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIG

Enable CONFIG_ENV_VARS_UBOOT_CONFIG for all STM32 boards
It allows to retrieve the SoC name into the "soc" environment
variable.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
include/configs/stm32f429-discovery.h
include/configs/stm32f429-evaluation.h
include/configs/stm32f469-discovery.h
include/configs/stm32f746-disco.h
include/configs/stm32h743-disco.h
include/configs/stm32h743-eval.h