mtd/html/tech nand.html,1.19,1.20

jwboyer at infradead.org jwboyer at infradead.org
Wed Jan 19 14:40:43 EST 2005


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

Modified Files:
	nand.html 
Log Message:
Fix offsets in OOB table.


Index: nand.html
===================================================================
RCS file: /home/cvs/mtd/html/tech/nand.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- nand.html	1 Jun 2004 21:10:57 -0000	1.19
+++ nand.html	19 Jan 2005 19:40:40 -0000	1.20
@@ -167,31 +167,31 @@
 block was erased under JFFS2 control. If the page was succesfully erased 
 this byte in the first page of a block is programmed to 0x85. In the remaining 
 pages this byte is reserved</td></tr>
-<tr><td>0x08</td><td>Clean marker byte 1</td><td>This byte indicates that a 
+<tr><td>0x09</td><td>Clean marker byte 1</td><td>This byte indicates that a 
 block was erased under JFFS2 control. If the page was succesfully erased 
 this byte in the first page of a block is programmed to 0x19. In the remaining 
 pages this byte is reserved</td></tr>
-<tr><td>0x08</td><td>Clean marker byte 2</td><td>This byte indicates that a 
+<tr><td>0x0a</td><td>Clean marker byte 2</td><td>This byte indicates that a 
 block was erased under JFFS2 control. If the page was succesfully erased 
 this byte in the first page of a block is programmed to 0x03. In the remaining 
 pages this byte is reserved</td></tr>
-<tr><td>0x08</td><td>Clean marker byte 3</td><td>This byte indicates that a 
+<tr><td>0x0b</td><td>Clean marker byte 3</td><td>This byte indicates that a 
 block was erased under JFFS2 control. If the page was succesfully erased 
 this byte in the first page of a block is programmed to 0x20. In the remaining 
 pages this byte is reserved</td></tr>
-<tr><td>0x08</td><td>Clean marker byte 4</td><td>This byte indicates that a 
+<tr><td>0x0c</td><td>Clean marker byte 4</td><td>This byte indicates that a 
 block was erased under JFFS2 control. If the page was succesfully erased 
 this byte in the first page of a block is programmed to 0x08. In the remaining 
 pages this byte is reserved</td></tr>
-<tr><td>0x08</td><td>Clean marker byte 5</td><td>This byte indicates that a 
+<tr><td>0x0d</td><td>Clean marker byte 5</td><td>This byte indicates that a 
 block was erased under JFFS2 control. If the page was succesfully erased 
 this byte in the first page of a block is programmed to 0x00. In the remaining 
 pages this byte is reserved</td></tr>
-<tr><td>0x08</td><td>Clean marker byte 6</td><td>This byte indicates that a 
+<tr><td>0x0e</td><td>Clean marker byte 6</td><td>This byte indicates that a 
 block was erased under JFFS2 control. If the page was succesfully erased 
 this byte in the first page of a block is programmed to 0x00. In the remaining 
 pages this byte is reserved</td></tr>
-<tr><td>0x08</td><td>Clean marker byte 7</td><td>This byte indicates that a 
+<tr><td>0x0f</td><td>Clean marker byte 7</td><td>This byte indicates that a 
 block was erased under JFFS2 control. If the page was succesfully erased 
 this byte in the first page of a block is programmed to 0x00. In the remaining 
 pages this byte is reserved</td></tr>





More information about the linux-mtd-cvs mailing list