You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
soc: st: stm32: h7rsx: Disable core power and VOS config for XiP
Disables setting the SystemCoreClock variable to 64MHz (reset default),
the configuration of the core supply LL_PWR_ConfigSupply(...) and
switch to VOLTAGE_SCALE1 (VOS1) during soc_early_init_hook() when
CONFIG_STM32_APP_IN_EXT_FLASH is set.
Signed-off-by: Thomas Decker <[email protected]>
0 commit comments