]> git.ipfire.org Git - people/ms/u-boot.git/commit
configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESET
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 12 Dec 2017 08:49:36 +0000 (09:49 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 10 Jan 2018 13:05:46 +0000 (08:05 -0500)
commita05707004d5782a07be7cb43ba02d93c5995e7e0
treef96f9524b95335b57b63bc0430a01c6b403b3395
parent98693c22d9609428758e83f69b485e281be3258a
configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESET

This allows to support rcc MFD driver.
By enabling all these flags, we need to increase malloc area to avoid
crash during early stage.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
configs/stm32f429-discovery_defconfig