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
This commit is contained in:
patacongo 2008-10-15 19:12:33 +00:00
parent 1d73d06fc5
commit f19a337283

View File

@ -1137,10 +1137,12 @@ nuttx-0.3.17 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* 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 & size)
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
buildroot-0.1.1 2008-xx-xx <spudmonkey@racsa.co.cr&gt
buildroot-0.1.1 2008-xx-xx <spudmonkey@racsa.co.cr>
* Support for m68k-elf and m68hc11 toolchain
</pre></ul>