public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Ajay Jain" <ajain@neomagic.com>
To: <linux-mtd@lists.infradead.org>
Subject: Questions regarding JFFS2/NAND
Date: Mon, 25 Sep 2006 14:41:30 +0530	[thread overview]
Message-ID: <071301c6e082$985f23a0$561fa8c0@pcajain> (raw)

Hi All, 

I have a few questions. Please help me to answer them, if you find
suitable.

1. Is it possible to run JFFS2 on NAND Flash on 2.4. I am seeing that
the mtd website mentions that it is not supported. I do not clearly
understand what it means. Does it mean that mtd guys do not support it,
or does it mean that you can't run JFFS2 on nand in 2.4 at all.

2. On version 2.4.21, we see that 'ecc' is always disabled. It does not
really matter, as what value we set. Is anybody you aware of this issue.


3. Because of this, we backported 'mtd' from 2.6 version. Now the mtd
appears to be reasonably stable. But we still have the old jffs2 in
place. The new mtd does not allow unaligned writes, but jffs2 (the old
one) keeps sending unaligned requests. We modified the mtd layer to
handle this, but then the issue is that we are writing to the same page
again and again, as the writes are unaligned. But the ecc value can only
be written once. So this solution will not work either. It does work if
we switch off the ecc. Are you aware of any of these issues, is my
observation correct.

4. Is it realistically possible to backport 2.6 JFFS2 to 2.4.

Please help me to solve these issues. We want to run JFFS2 on 2.4/NAND.

Thanks.

             reply	other threads:[~2006-09-25  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-25  9:11 Ajay Jain [this message]
2006-09-25 10:50 ` Questions regarding JFFS2/NAND Josh Boyer

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='071301c6e082$985f23a0$561fa8c0@pcajain' \
    --to=ajain@neomagic.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