Skip to content

Commit

Permalink
Fix FlexSPI LUT access
Browse files Browse the repository at this point in the history
Fix the SPI dual output mode. There was a bug, where the output lines
were tri-state during the mode cycle, which left the flash chip in read
mode on some circumstances. Fix that by driving the lines low during
that cycle.
Additionally, there was a bug in the unlock code (which didn't affect
anything, because the LUTs were not locked). Since this commit, we also
lock the LUTs after we've written them.

Signed-off-by: Michael Walle <[email protected]>
  • Loading branch information
mwalle committed Aug 23, 2019
1 parent 6274702 commit f85ab17
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 0 deletions.
Binary file modified sl28-2-11__.bin
Binary file not shown.
Binary file modified sl28-2-1s__.bin
Binary file not shown.
Binary file modified sl28-2-22__.bin
Binary file not shown.
Binary file modified sl28-3-11_q.bin
Binary file not shown.
Binary file modified sl28-3-1s_q.bin
Binary file not shown.
Binary file modified sl28-3-22_q.bin
Binary file not shown.
Binary file modified sl28-4-11_q.bin
Binary file not shown.
Binary file modified sl28-4-1s_q.bin
Binary file not shown.
Binary file modified sl28-4-22_q.bin
Binary file not shown.

0 comments on commit f85ab17

Please sign in to comment.