From: David Vrabel <dvrabel@arcom.com>
To: Jan Pedersen <jan.pedersen@glaze.dk>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [patch] cfi: remove warning message on expected behaivor
Date: Wed, 05 Oct 2005 15:25:18 +0100 [thread overview]
Message-ID: <4343E24E.8020507@arcom.com> (raw)
In-Reply-To: <20051004204918.E02AE37646A@rocket.glaze.se>
Jan Pedersen wrote:
> When an erase operation is in progress, the DQ5 (data bit 5 / exceeded
> timing limit) pin on the flash chips may raise just before operation
> complete is detected. This is expected behaivor because when the erase is
> complete, DQ5 switches from 'exceeded timing limit' to 'data bit 5' which
> therefore might be read as '1' just before operation complete is detected.
> This fix is well tested.
If you look at the current cfi_cmdset_0002.c (in 2.6) you'll notice that
all it does it check for toggling bits. The software timeout handles
failed erases and writes rather than checking DQ5.
Trying to handle the various error bits was deemed too tricky/complex to
get right for interleaved chips.
David Vrabel
--
David Vrabel, Design Engineer
Arcom, Clifton Road Tel: +44 (0)1223 411200 ext. 3233
Cambridge CB1 7EA, UK Web: http://www.arcom.com/
prev parent reply other threads:[~2005-10-05 14:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-04 20:49 [patch] cfi: remove warning message on expected behaivor Jan Pedersen
2005-10-05 13:28 ` Jörn Engel
2005-10-05 14:25 ` David Vrabel [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=4343E24E.8020507@arcom.com \
--to=dvrabel@arcom.com \
--cc=jan.pedersen@glaze.dk \
--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