From da2a5873bd1a97ec4a25bd5175bb420b938e1e8d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 4 Dec 2013 16:41:45 -0600 Subject: [PATCH] Cosmetic updates to comments and READMEs --- configs/sama5d3x-ek/README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configs/sama5d3x-ek/README.txt b/configs/sama5d3x-ek/README.txt index 8350efc23d5..7904a6c9156 100644 --- a/configs/sama5d3x-ek/README.txt +++ b/configs/sama5d3x-ek/README.txt @@ -1466,7 +1466,8 @@ NAND Support Another option is Smart FS. Smart FS is another small file system designed to work with FLASH. Properties: It does support some wear- - leveling, but like FAT, cannot handle bad blocks. + leveling like NXFFS, but like FAT, cannot handle bad blocks and like + NXFFS, it will try to re-write erased bits. Using NAND with NXFFS ---------------------