diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index d0c2a40bd40..117afd5f8f1 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -8,7 +8,7 @@
NuttX RTOS
- Last Updated: March 5, 2011
+ Last Updated: March 6, 2011
|
@@ -519,7 +519,7 @@
|
- Support for SPI-based FLASH devices.
+ Support for SPI-based FLASH and FRAM devices.
@@ -2152,6 +2152,8 @@ nuttx-5.19 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
Uros Platise).
* drivers/mmcsd/mmcsd_sdio.c -- Correct a loop termination condition (also
reported by Uros Platise).
+ * drivers/mtd/ramtron.c - Driver for SPI-based RAMTRON NVRAM devices FM25V10
+ (and others). Contributed by Uros Platise.
pascal-2.1 2011-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
diff --git a/Documentation/README.html b/Documentation/README.html
index c9238cc8d12..034f84269f5 100755
--- a/Documentation/README.html
+++ b/Documentation/README.html
@@ -9,7 +9,7 @@
|
NuttX README Files
- Last Updated: March 5, 2010
+ Last Updated: March 6, 2010
|
@@ -141,6 +141,7 @@
| | |- src/README.txt
| | `- README.txt
| |- vsn/
+ | | |- src/README.txt
| | `- README.txt
| |- xtrs/
| | |- include/README.txt