public inbox for linux-mtd@lists.infradead.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 page programm
Date: Mon, 13 Sep 2004 08:55:10 +0200	[thread overview]
Message-ID: <1095058510.27820.1.camel@thomas.tec.linutronix.de> (raw)
In-Reply-To: <4145434B.90406@yandex.ru>

On Mon, 2004-09-13 at 08:50, Artem B. Bityuckiy wrote:
> Thomas Gleixner wrote:
> > 
> > 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.
> Thanks, this is what I thought.
> 
> Do all NAND chips support the second half page reads? It seems for me - not.

Only the ones with 512byte pagesize.

> > 
> > What are you looking for ?
> Nothing special, I'm just writing a NAND flash driver (which simulates 
> NAND flash in RAM) and was a little bit confused since there is no 
> comments (concerning NAND commands)in nand.h ...
> > 
AFAICS, we use this command no more, as we always read / write page
aligned.

tglx

      reply	other threads:[~2004-09-13  7:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-12 18:08 NAND page programm Artem B. Bityuckiy
2004-09-12 18:41 ` Thomas Gleixner
2004-09-13  6:50   ` Artem B. Bityuckiy
2004-09-13  6:55     ` 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=1095058510.27820.1.camel@thomas.tec.linutronix.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox