From 44b3a3bcae7c3f94f52a6e2235f137103ec3e255 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 9 Feb 2015 16:37:01 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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). + -- cgit v1.2.3