-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: flash: flexspi: Fix XIP during flash write
XIP prefetching seems to still be running, even while interrupts are disabled. Therefore it is important to wait for the FlexSPI to be idle before performing a write/erase operation. Signed-off-by: Martin Stumpf <[email protected]>
- Loading branch information
1 parent
75463fe
commit 14ee06c
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters