diff --git a/ChangeLog b/ChangeLog index 79678f8810..eaddd17016 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7711,4 +7711,6 @@ read-ahead or write buffering to any MTD driver (incomplete) (2014-7-11). * arch/arm/src/lpc17xx/lpc17_ethernet.c: Comment out an assertion that is reported to fire inappropriately. From Max (2014-7-11). - + * drivers/mtd (mostly): Addition rwbuffer interfaces should not be + enabled unless they are needed; if rwbuffer support is enabled, it + should not be unconditionally enabled in SMART and FTL (2014-7-11).