aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index e52f598..8085985 100644
--- a/README.md
+++ b/README.md
@@ -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