ChangeLog
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1956 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
d22fa62e7f
commit
00d140fe0c
@ -8,7 +8,7 @@
|
|||||||
<tr align="center" bgcolor="#e4e4e4">
|
<tr align="center" bgcolor="#e4e4e4">
|
||||||
<td>
|
<td>
|
||||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||||
<p>Last Updated: June 24, 2009</p>
|
<p>Last Updated: June 25, 2009</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@ -1490,6 +1490,9 @@ nuttx-0.4.9 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
|||||||
* Fixed an important bug in ROMFS. The initial XIP offset was set
|
* Fixed an important bug in ROMFS. The initial XIP offset was set
|
||||||
incorrectly so if sector zero was read first, there was a bad read.
|
incorrectly so if sector zero was read first, there was a bad read.
|
||||||
I don't know how it worked before.
|
I don't know how it worked before.
|
||||||
|
* arch/arm/src/common/up_use_stack.c. Fixed a fatal stack setup error.
|
||||||
|
This file has been around for a long time, but I don't think it has
|
||||||
|
every been used before (i.e., prior to the NXFLAT logic)
|
||||||
|
|
||||||
pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
pascal-0.1.3 2009-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user