NAND page programm

Thomas Gleixner tglx at linutronix.de
Sun Sep 12 14:41:39 EDT 2004


On Sun, 2004-09-12 at 20:08, Artem B. Bityuckiy wrote:
> Hello guys.
> 
> As I understand the NAND_CMD_READ0 command is the "read whole page" 
> command. What doed the NAND_CMD_READ1 command exactly mean? Is there 
> some fixed semantic? (see linux/mtd/nand.h)

NAND_CMD_READ0 sets the offset to the start of a page.
NAND_CMD_READ1 sets the offset to 256. This is only available on chips
with a pagesize = 512. 

What are you looking for ?

tglx






More information about the linux-mtd mailing list