From 1092e4b16395d945517b9bcbc2c48828fbe9303c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 3 May 2013 12:52:33 -0600 Subject: Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to: Better use the byte write capbility when available and to use smaller erase sectors for the erase sector size when available). --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 753bdc5cc..d6971dc45 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -546,3 +546,5 @@ the SMART block driver and file system (Ken Pettit, 2013-5-1). * apps/examples/mtdpart: Extended to the test. The original test coverage was superficial (2013-5-3). + * apps/examples/smart: This is an adaptation of the NXFFS stress + test for the SMART file system (Ken Pettit, 2013-5-3). -- cgit v1.2.3