commit | 009221336bb48455785ac2033e1a12fc8e332179 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Feb 06 10:47:59 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 08 10:17:17 2018 -0500 |
tree | 329932b463542ca510e60c68e3f15570679849bf | |
parent | 3b209fcf3a20081773d4df5731490968933c7743 [diff] |
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>