diff options
| author | Ian McIntyre <me@mciantyre.dev> | 2025-12-17 19:33:41 -0500 |
|---|---|---|
| committer | Ian McIntyre <me@mciantyre.dev> | 2025-12-17 21:28:52 -0500 |
| commit | fa5b0daeb02bb1775462ac57b353589d983fa2bb (patch) | |
| tree | ef71ac3c591a103df61dfe5c75c911065387d662 /README.md | |
| parent | 53f0e5d382b346aa8b8c5cf221fa3b2464ef4617 (diff) | |
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 |
