From: David Woodhouse <dwmw2@infradead.org>
To: "Jesús Sánchez" <jsanchez@laurel.datsi.fi.upm.es>
Cc: linux-mtd@lists.infradead.org
Subject: Re: MTD JEDEC driver installation
Date: Mon, 08 Oct 2001 10:34:21 +0100 [thread overview]
Message-ID: <14116.1002533661@redhat.com> (raw)
In-Reply-To: <3BBAFBF8.D5B58E18@laurel.datsi.fi.upm.es>
jsanchez@laurel.datsi.fi.upm.es said:
> I want to install the mtd driver for a AM29FC16B flash chip. This
> chip is not a CFI compatible chip, it is a JEDEC one. I would like to
> know how to install the driver, and how to access the flash through
> the file system.
First, make sure your chip is listed in drivers/mtd/chips/jedec_probe.c - if
it isn't, add the relevant entry into the jedec_table[].
Then, provide a 'map' driver for access to your chip. This could be as
simple as the 'nora' driver if the flash is connected sensibly, or you
could configure the 'physmap' driver to work correctly (you also need to
make it call do_map_probe("jedec_probe", ....) instead of the current
"cfi_probe").
--
dwmw2
prev parent reply other threads:[~2001-10-08 9:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-03 11:52 MTD JEDEC driver installation Jesús Sánchez
2001-10-08 9:34 ` David Woodhouse [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=14116.1002533661@redhat.com \
--to=dwmw2@infradead.org \
--cc=jsanchez@laurel.datsi.fi.upm.es \
--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