mtd/html/tech nand.html,1.16,1.17

gleixner at infradead.org gleixner at infradead.org
Mon Apr 14 02:58:07 EDT 2003


Update of /home/cvs/mtd/html/tech
In directory phoenix.infradead.org:/tmp/cvs-serv11318

Modified Files:
	nand.html 
Log Message:
add ECC selector in board setup to avoid stupid questions

Index: nand.html
===================================================================
RCS file: /home/cvs/mtd/html/tech/nand.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- nand.html	8 Mar 2003 10:34:58 -0000	1.16
+++ nand.html	14 Apr 2003 06:58:04 -0000	1.17
@@ -359,6 +359,8 @@
 line or NULL, if you don't have one</i><br>
 this->chip_delay = 20;<i>The delay time (us), after writing a command to the chip, 
 according to datasheet (tR)</i><br>
+this-&gt;eccmode = NAND_ECC_XXX; <i>Set the correct ECC generator mode for your board. This
+defaults to NAND_ECC_SOFT. Notes about hardware ECC can be found below.<br>
 SNIP<br>
 }</p>
 




More information about the linux-mtd-cvs mailing list