All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Kaichuan He <hek_u5@yahoo.com>
To: "Jörn" Engel <joern@wohnheim.fh-wedel.de>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Q on MTD support for NOR flash
Date: Sat, 9 Nov 2002 23:49:20 -0800 (PST)	[thread overview]
Message-ID: <20021110074920.4607.qmail@web14812.mail.yahoo.com> (raw)
In-Reply-To: <20021109205730.GB16704@wohnheim.fh-wedel.de>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 1797 bytes --]

Jorn,

Thank you very much !

One Further question is : how do I configure MTD driver to support
my NOR flash ? For example, the AMD29LV800 flash has two width: 8bits
or 16bits, how do I let the driver know which width of word I choose ?
Or can the MTD magically figure out the configuration of my NOR 
flash ?

thanks!

Kevin

--- Jörn Engel <joern@wohnheim.fh-wedel.de> wrote:
> On Sat, 9 November 2002 12:36:50 -0800, Kevin Kaichuan He wrote:
> > 
> > We are considering to use NOR flash in a embedded linux
> > system. But it seems that NAND flash support was mentioned
> > a lot in MTD instead of NOR flash. I'm wondering if there
> > is intensive NOR flash support in MTD, specifically if
> > AMD's boot sector NOR flash
> >
>
(AM29LV800B,http://www.amd.com/us-en/FlashMemory/ProductInformation/0,,37_1447_1623_1468%5E1532,00.html)
> > is supported.
> 
> Yupp.
> Nand flash support is not too old and thus is getting a lot more
> development now. Nor, in almost all cases, simply works.
> 
> > Also can we partition the AM29LV800B into multiple partitions and
> > mount different filesystem on it (e.g. JFFS on RW partiton and Cramfs
> > on RO partition) ?
> 
> Yupp.
> 
> > How about the boot sector of NOR flash, is it supported too ?
> 
> Kinda. If you have to access the small fragments seperately, you might
> run into problems. But that is usually only done from a bootloader,
> not from linux.
> For all practical purposes, yupp.
> 
> Jörn
> 
> -- 
> Fancy algorithms are slow when n is small, and n is usually small.
> Fancy algorithms have big constants. Until you know that n is
> frequently going to be big, don't get fancy.
> -- Rob Pike


__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

  reply	other threads:[~2002-11-10  7:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-09 20:36 Q on MTD support for NOR flash Kevin Kaichuan He
2002-11-09 20:57 ` Jörn Engel
2002-11-10  7:49   ` Kevin Kaichuan He [this message]
2002-11-10  8:20     ` Jörn Engel

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=20021110074920.4607.qmail@web14812.mail.yahoo.com \
    --to=hek_u5@yahoo.com \
    --cc=joern@wohnheim.fh-wedel.de \
    --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.