public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Erwin Authried <eauth@softsys.co.at>
To: "'mtd@infradead.org'" <mtd@infradead.org>
Subject: JEDEC emulated by CFI code
Date: Tue, 20 Mar 2001 11:52:52 +0100	[thread overview]
Message-ID: <01C0B134.4E617740@smithwicks.softsys.co.at> (raw)

I have moved support of jedec flash into cfi_probe.c and cfi_cmdset0002.c.
cfi_probe() now probes for CFI flash first, and then for JEDEC. The table
with JEDEC information is available in cfi_jedec.c. It can easily be expanded
by adding new devices together with the erase region information. This table
is used to fill out the cfiq structure. cfi_cmdset0002.c has been modified to
support CFI as well as JEDEC flash (unlock adress, flag for fast program support).
The table has been taken from Jonas Holmberg's amd flash support, I have
only appended two new entries for the rather exotic AT49BV16X4  chips, with
three erase regions. Thanks a lot to Jonas for testing the code with 16MB CFI
and non-CFI flash. The code should work with 2.0 kernels (uClinux).
This implementation doesn't completely replace the AMD support from Jonas,
because his code is able to use chips of multiple manufacturers in the same bank.
Timing information should be added to the table in cfi_jedec.c too.

-Erwin



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

                 reply	other threads:[~2001-03-20 10:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=01C0B134.4E617740@smithwicks.softsys.co.at \
    --to=eauth@softsys.co.at \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox