public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Steven J. Hill" <sjhill@cotw.com>
To: nagaraj trivedi <trina@rediffmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: NAND flash
Date: Tue, 16 Oct 2001 10:06:55 -0500	[thread overview]
Message-ID: <3BCC4D0F.891F2FF9@cotw.com> (raw)
In-Reply-To: 20011016135145.7311.qmail@mailweb12.rediffmail.com

nagaraj trivedi wrote:
> 
> can I use the MTD NAND FLASH driver for smartmedia along with the jffs2? Does jffs2
> work with the MTD NAND flash driver ?
>
OK...let's break this into small pieces. First of all, the NAND FLASH driver was
written for raw NAND flash chips that were IO mapped into the address space. I
wrote
those drivers originally. Next, I got JFFS working on top of the NAND MTD driver
to the point that it could mount, read, write, delete, remove directories, etc.
I
and another person also did a fair amount of stress testing. That is where
things
currently stand.

SmartMedia is an entirely different beast in that has a some hardware between
the
CPU and the NAND flash chips inside. It is similar to Disk-On-Chip devices which
use NAND/NOR flash with wear-leveling, error correcting and other things done
transparently in the hardware. You would need to get the low-level
specifications
for SmartMedia and then write a SmartMedia driver. Once that is done, you could
then
work on the task of getting JFFS2 working. IIRC though, JFFS2 needs
modifications
to work with NAND flash. Myself and David could work out what changes need to be
in
fairly short order. Hope that helps.

-Steve

-- 
 Steven J. Hill - Embedded SW Engineer

  reply	other threads:[~2001-10-16 15:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-16 13:51 NAND flash nagaraj trivedi
2001-10-16 15:06 ` Steven J. Hill [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-10-16 13:53 nagaraj trivedi
2001-10-16 15:34 Larry Doolittle
2001-10-16 16:08 ` David Woodhouse
2002-06-21  9:44 NAND FLASH Steve Tsai
2002-06-21  9:56 ` Thomas Gleixner
2002-06-21 17:07   ` Steve Tsai
2002-06-21 17:29     ` Thomas Gleixner
2003-10-09 15:04 NAND flash Eugeny Mints
2003-10-09 15:14 ` David Woodhouse
2003-10-09 15:21 ` Stephan Linke
2003-10-09 18:01   ` Charles Manning

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=3BCC4D0F.891F2FF9@cotw.com \
    --to=sjhill@cotw.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=trina@rediffmail.com \
    /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