flexspi driver should not interact with flash whenever possible, and should never use flash while in a critical write or erase section. Move device data to RAM to prevent this read-while-write hazard. Fixes #44043 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.mcux | ||
| Kconfig.stm32 | ||
| memc_mcux_flexspi_hyperram.c | ||
| memc_mcux_flexspi.c | ||
| memc_mcux_flexspi.h | ||
| memc_stm32_sdram.c | ||
| memc_stm32_sdram.ld | ||
| memc_stm32.c | ||