diff packages/io/nand/current/ChangeLog @ 2974:54682dd5e6fe

NAND: Speed up software ECC checking phase
author Ross Younger <wry@ecoscentric.com>
date Tue, 10 Nov 2009 15:44:29 +0000
parents 0da640d830c9
children 7050b2f79b6e
line wrap: on
line diff
--- a/packages/io/nand/current/ChangeLog
+++ b/packages/io/nand/current/ChangeLog
@@ -11,6 +11,7 @@ 2009-11-09  Ross Younger  <wry@eCosCentr
 	* nand_bbt.c: Rationalise BBT finding into one place and fix to 
 	  better cope with the situation where only one BBT block had
 	  been written.
+	* nand_ecc_mtd_fast.c: Speed up checking phase.
 
 2009-11-06  Ross Younger  <wry@eCosCentric.com>