All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Ivanter <nick@auriga.ru>
To: mtd <mtd@infradead.org>
Subject: flash write, erase & timeouts
Date: Thu, 27 Jul 2000 13:40:39 +0400	[thread overview]
Message-ID: <39800397.3C3CB51B@auriga.ru> (raw)

Hi All.

Could anyone please explain the following thing which I see
in cfi_cmdset_0001.c.

After writing a Program command and data we are do
udelay(chip->word_write_time), but when erasing a sector
we instead call schedule_timeout(HZ) as the Erase command
is written. Is it just ocassionally or there is a point in
doing that way?

Thanks, Nick.



To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org

             reply	other threads:[~2000-07-27  9:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-27  9:40 Nick Ivanter [this message]
2000-07-31  7:38 ` flash write, erase & timeouts David Woodhouse

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=39800397.3C3CB51B@auriga.ru \
    --to=nick@auriga.ru \
    --cc=mtd@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.