diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -60,4 +60,9 @@ Eventually, I might try to define a universal flash programming algorithm, one that works across different flash parts. But for now, they're separate by manufacturer. +FlexSPI pin muxing assumes you're using the boot ROM's primary FlexSPI1 +interface. In fact, all algorithms assume you're using FlexSPI1! If your board +is doing something different, then you'll need to manually change the pin muxing +/ FlexSPI instance. There's no board-by-board configuration. + License: APACHE-2.0 |
