Update ChangeLogs

This commit is contained in:
Gregory Nutt 2014-07-11 16:21:04 -06:00
parent ab1ab379dd
commit 98eb9a4ab0

View File

@ -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).