mirror of
https://xff.cz/git/u-boot/
synced 2025-09-05 18:52:17 +02:00
Since commit 0e373c0ade
("spl: add SPL_RESET_SUPPORT"),
reset is supported in SPL, enable this flag for STM32F SoCs family.
This allows to remove a specific case in RCC mfd driver.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>