STM32 BBRAM depends on RTC to work. This changes STM32 RTC init stage to PRE_KERNEL_1 to allow RTC driver to initialize before BBRAM driver. Some adjustments are made so that kernel API is not used during the init procedure. Signed-off-by: Johan Lafon <johan.lafon@syslinbit.com> |
||
|---|---|---|
| .. | ||
| bbram_emul.c | ||
| bbram_handlers.c | ||
| bbram_it8xxx2.c | ||
| bbram_microchip_mcp7940n.c | ||
| bbram_npcx.c | ||
| bbram_shell.c | ||
| bbram_stm32.c | ||
| bbram_xec.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.bbram_emul | ||
| Kconfig.it8xxx2 | ||
| Kconfig.microchip | ||
| Kconfig.npcx | ||
| Kconfig.stm32 | ||
| Kconfig.xec | ||