Commit 0aaf8a1
committed
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]>1 parent f209d35 commit 0aaf8a1
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
0 commit comments