summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ea3131/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-09-30 02:39:20 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-09-30 02:39:20 +0000
commitb1e9f5eccd8294fad454d5cf786570ac2a2af803 (patch)
tree79a38b2de937fa2775d25a8cb639f88686171c68 /nuttx/configs/ea3131/README.txt
parent6334491ab305b507269e998b8d257cb31603b426 (diff)
SPI debug changes
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2953 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/ea3131/README.txt')
-rwxr-xr-xnuttx/configs/ea3131/README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/configs/ea3131/README.txt b/nuttx/configs/ea3131/README.txt
index 60fa974b2b..f1aec37edc 100755
--- a/nuttx/configs/ea3131/README.txt
+++ b/nuttx/configs/ea3131/README.txt
@@ -416,6 +416,14 @@ On-Demand Paging
The references and issues related to this are discussed in (2)
and (3) above.
+ Basic support for paging from SPI NOR FLASH can be enabled by adding:
+
+ CONFIG_PAGING_AT45DB=y
+
+ Or:
+
+ CONFIG_PAGING_M25PX=y
+
Alternative:
------------