summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-09 16:37:01 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-09 16:37:01 -0600
commit44b3a3bcae7c3f94f52a6e2235f137103ec3e255 (patch)
treefe5834f0c0f659acdac1d97ce80f50754e1af92c
parent0cc86a9d2edab2f4af06c2d66ad6deb4f9c9afef (diff)
downloadnuttx-44b3a3bcae7c3f94f52a6e2235f137103ec3e255.tar.gz
nuttx-44b3a3bcae7c3f94f52a6e2235f137103ec3e255.tar.bz2
nuttx-44b3a3bcae7c3f94f52a6e2235f137103ec3e255.zip
Update ChangeLog
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 4284231e1..e7a46dad9 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9721,3 +9721,7 @@
interferes with the drivers ability to control the interrupt state.
This is a necessary, sweeping, global change and unfortunately
to test (2015-02-09).
+ * mtd/ramtron.c: Table of parts is not terminated properly if
+ CONFIG_RAMTRON_FRAM_NON_JEDEC is not defined. Noted by David
+ Sidrane (2015-02-09).
+