From 2f95fbedfe92f8f2d413eae44e68676826aabeab Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 6 Aug 2012 17:59:41 +0000 Subject: Misc updates (minor) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5014 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttXNxFlat.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/Documentation/NuttXNxFlat.html') 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.

This NuttX feature includes: -- cgit v1.2.3