This commit workarounds the BBRAM status register write issue in npcx4: A write operation to the BKUP_STS register might disable write to all the Battery-Backed RAM (BBRM). The workaround is to perform a fake read from the BKUP_STS register after every write to this register. Signed-off-by: Jun Lin <CHLin56@nuvoton.com> |
||
|---|---|---|
| .. | ||
| bbram_emul.c | ||
| bbram_handlers.c | ||
| bbram_it8xxx2_emul.c | ||
| bbram_it8xxx2.c | ||
| bbram_microchip_mcp7940n_emul.c | ||
| bbram_microchip_mcp7940n.c | ||
| bbram_npcx_emul.c | ||
| bbram_npcx.c | ||
| bbram_rts5912.c | ||
| bbram_shell.c | ||
| bbram_stm32.c | ||
| bbram_xec.c | ||
| CMakeLists.txt | ||
| it8xxx2.h | ||
| Kconfig | ||
| Kconfig.bbram_emul | ||
| Kconfig.it8xxx2 | ||
| Kconfig.microchip | ||
| Kconfig.npcx | ||
| Kconfig.rts5912 | ||
| Kconfig.stm32 | ||
| Kconfig.xec | ||
| npcx.h | ||