public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Jim Stewart <jstewart@celerox.com>, linux-mtd@lists.infradead.org
Subject: Re: nor and nand on same system
Date: Wed, 02 Oct 2002 19:00:34 +0200	[thread overview]
Message-ID: <200210021900.34742.tglx@linutronix.de> (raw)
In-Reply-To: <1033573620.5141.6.camel@AladinSane>

On Wednesday 02 October 2002 17:46, Jim Stewart wrote:
> I am designing a system that may contain both nor and nand flash in the
> same system (NAND flash for future expansion and nor for boot and root
> fs).
cool

> I have looked over the MTD documentation, how-to's, etc. and it seems
> that the driver level is linked to a SINGLE specific hardware
> implementation. Is it possible to have two separate drivers -- one for
> the nor device (probably using the current CFI drivers) and one for a
> NAND device?
Yep, each device has it's own driver. They live side by side, as long they 
arent configured to access the same physical device, which is unlikely for 
NAND and NOR.

> I plan on using the JFFS as the MTD client
JFFS does not support NAND, JFFS2 does

-- 
Thomas
____________________________________________________
linutronix - competence in embedded & realtime linux
http://www.linutronix.de
mail: tglx@linutronix.de

      reply	other threads:[~2002-10-02 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-02 15:46 nor and nand on same system Jim Stewart
2002-10-02 17:00 ` Thomas Gleixner [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=200210021900.34742.tglx@linutronix.de \
    --to=tglx@linutronix.de \
    --cc=jstewart@celerox.com \
    --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