nand_command
Thomas Gleixner
tglx at linutronix.de
Thu Sep 23 02:25:08 EDT 2004
Hello Artem,
On Wed, 2004-09-22 at 13:13, Artem B. Bityuckiy wrote:
> Chips with 256-byte page support only one programm operation like this:
> NAND_CMD_SEQIN, <addr>, <data>, NAND_CMD_PAGEPRG
> Correct? (I can't find any 256-byte page Flash manual to check)
Yes, those chips are out of production.
> If I'm correct, I propose to change a little the default command
> function for "small page" devices (nand_base.c, nand_command). The code
> is like this:
As this is legacy only and it does not influence the functionality, why
bother to have an additional check for something which isnt available
anyway.
tglx
More information about the linux-mtd
mailing list