You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drivers: flash: flash_mcux_flexspi_hyperflash: disable cache during prgm
Disable the cache during erase and programming operations, as cache
pre-fetch operations can cause flash access outside of the application's
control
Also, correct the SCLK frequency used after writes complete- the RT1050
EVK never clocks the FlexSPI over 266 MHz
Signed-off-by: Daniel DeGrasse <[email protected]>
0 commit comments