All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: "Artem B. Bityuckiy" <abityuckiy@yandex.ru>
Cc: linux-mtd@lists.infradead.org
Subject: Re: nand_command
Date: Thu, 23 Sep 2004 08:25:08 +0200	[thread overview]
Message-ID: <1095920707.2925.3.camel@thomas> (raw)
In-Reply-To: <41515E42.3020900@yandex.ru>

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

      reply	other threads:[~2004-09-23  6:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-22 11:13 nand_command Artem B. Bityuckiy
2004-09-23  6:25 ` Thomas Gleixner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1095920707.2925.3.camel@thomas \
    --to=tglx@linutronix.de \
    --cc=abityuckiy@yandex.ru \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.