summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 9e5ef5b9b..a2c5b1e0d 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -528,5 +528,7 @@
0.3.18 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Added port for the STMicro STR71x processor and configuration for the Olimex STR-P711
board (untested as of the initial checkin).
+ * Fix race condition workaround delay in LPC214X SPI logic. It the cause of the very
+ bad MMC/SD performance.