All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hinko Kocevar <hinko.kocevar@cetrtapot.si>
To: linux-mtd@lists.infradead.org
Subject: Serial flash memory support
Date: Wed, 25 May 2005 21:41:38 +0200	[thread overview]
Message-ID: <4294D4F2.6010105@cetrtapot.si> (raw)

Hi everybody,

I'm starting to code kernel driver for SPI serial flash memory (we are using 
M25Pxx chips from ST). In the end I would like to see this chip to hold jffs2 
fs and be mtd-compatible. After quick inspection of current CVS code I didn't 
find any code in there for SPI flash. So my questions are:

Has anybody done something on the SPI flash memory devices already?

If I start to implement mtd driver for this chip what functions do I need?

I've glimpsed over the mtd_info struct which contains lots of function pointers 
- are they all necessary?

regards,
hinko k

-- 
..because under Linux "if something is possible in principle,
then it is already implemented or somebody is working on it".

					--LKI

             reply	other threads:[~2005-05-25 19:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-25 19:41 Hinko Kocevar [this message]
2005-05-26  6:35 ` Serial flash memory support Andrew Victor
2005-05-26 14:52   ` Hinko Kocevar
     [not found] <B967C997C2BE2D48A6BBE14078F79BD601CE3A@ntserver.commtech.com.au>
2005-05-26 15:08 ` Hinko Kocevar

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=4294D4F2.6010105@cetrtapot.si \
    --to=hinko.kocevar@cetrtapot.si \
    --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 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.