summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-15 19:12:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-15 19:12:33 +0000
commit034e605c8ea9a466e6bf463832ab74037d1cd50c (patch)
tree90f8ad3b8450a7cb15a253ea0d4925cdf3e1c7c1 /nuttx/Documentation/NuttX.html
parent92f75985b66793da5d2c5f0a3ad6ff06d58c69e2 (diff)
downloadpx4-nuttx-034e605c8ea9a466e6bf463832ab74037d1cd50c.tar.gz
px4-nuttx-034e605c8ea9a466e6bf463832ab74037d1cd50c.tar.bz2
px4-nuttx-034e605c8ea9a466e6bf463832ab74037d1cd50c.zip
Fix access to aligned partition table values
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1046 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttX.html')
-rw-r--r--nuttx/Documentation/NuttX.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index c30a030ba..fa0996a55 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -1137,10 +1137,12 @@ nuttx-0.3.17 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* Added LPC214x SPI1 driver to interface with MMC on mcu123.com board.
* Added a simple SPI-based MMC/SD block driver
* NSH: Add LPC214x-specific support to NSH; NSH now mounts any SD cards in the slot.
+ (Now that I have large media support so many partition and FAT fixes should follow).
+ * FAT: Fix access to unaligned 32-bit values in partion table (start sector &amp; size)
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
-buildroot-0.1.1 2008-xx-xx &lt;spudmonkey@racsa.co.cr&gt
+buildroot-0.1.1 2008-xx-xx &lt;spudmonkey@racsa.co.cr&gt;
* Support for m68k-elf and m68hc11 toolchain
</pre></ul>