Commit f209d35
committed
drivers: clock: stm32_ll_h7: Disable clock configuration for XiP
Disables the clock configuration when CONFIG_STM32_APP_IN_EXT_FLASH is
set. Instead SystemCoreClock is calculated based on current RCC register
configuration (which represents the clock config done by the bootloader).
Signed-off-by: Thomas Decker <[email protected]>1 parent 77f1554 commit f209d35
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
| |||
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
| 275 | + | |
274 | 276 | | |
275 | 277 | | |
276 | 278 | | |
| |||
1051 | 1053 | | |
1052 | 1054 | | |
1053 | 1055 | | |
| 1056 | + | |
| 1057 | + | |
1054 | 1058 | | |
1055 | 1059 | | |
1056 | 1060 | | |
| |||
1164 | 1168 | | |
1165 | 1169 | | |
1166 | 1170 | | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
1167 | 1176 | | |
1168 | 1177 | | |
1169 | 1178 | | |
| |||
0 commit comments