diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index 1d790ee25db..e4e9fea33ed 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -12,7 +12,7 @@
Last Updated: March 13, 2009
+Last Updated: April 8, 2009
@@ -2061,8 +2061,12 @@ The system can be re-made subsequently by just typingmake.
CONFIG_BOOT_FROM_FLASH: Some configurations support XIP
- operation from FLASH.
+ CONFIG_BOOT_RUNFROMFLASH: Some configurations support XIP
+ operation from FLASH but must copy initialized .data sections to RAM.
+ CONFIG_BOOT_COPYTORAM: Some configurations boot in FLASH
+ but copy themselves entirely into RAM for better performance.
CONFIG_STACK_POINTER: The initial stack pointer