summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttXNxFlat.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-06 17:59:41 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-06 17:59:41 +0000
commit2f95fbedfe92f8f2d413eae44e68676826aabeab (patch)
tree414b735663365ee1333299dae6932f0908678501 /nuttx/Documentation/NuttXNxFlat.html
parente94500d9199dd11107328e8e4da793b03997e301 (diff)
downloadpx4-nuttx-2f95fbedfe92f8f2d413eae44e68676826aabeab.tar.gz
px4-nuttx-2f95fbedfe92f8f2d413eae44e68676826aabeab.tar.bz2
px4-nuttx-2f95fbedfe92f8f2d413eae44e68676826aabeab.zip
Misc updates (minor)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5014 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttXNxFlat.html')
-rw-r--r--nuttx/Documentation/NuttXNxFlat.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttXNxFlat.html b/nuttx/Documentation/NuttXNxFlat.html
index 3a5939787..e6923a8bc 100644
--- a/nuttx/Documentation/NuttXNxFlat.html
+++ b/nuttx/Documentation/NuttXNxFlat.html
@@ -143,7 +143,8 @@
This feature is especially attractive when combined with the NuttX ROMFS support:
ROMFS allows you to execute programs in place (XIP) in flash without copying anything
other than the .data section to RAM.
- In fact, the initial NXFLAT release will work only on ROMFS.
+ In fact, the initial NXFLAT release only worked on ROMFS.
+ Later extensions also support execution NXFLAT binaries from an SRAM copy as well.
</p>
<p>
This NuttX feature includes: