From: Martin Egholm Nielsen <martin@egholm-nielsen.dk>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: JFFS2 support - was: (no subject)
Date: Thu, 07 Apr 2005 21:55:06 +0200 [thread overview]
Message-ID: <d3432h$3rj$1@sea.gmane.org> (raw)
In-Reply-To: <2eae136bb041c4f4f56911f7af6a748c@sundius.com>
Hi Michael,
>> If you didn't update it yourself this just meand that it's old. Very
>> old. Very, very old indeed.
> agreed. So I take that to be read as: go update the mtd code
> manually, overwriting the old drivers/mtd and include/mtd directories
>
> if so, what version of mtd should I use.. I understand that currently
> the mtd guys are not supporting ancient kernels (2.4.20)
They no longer support 2.4 kernels, at all:
"As of March 2005 we dropped Linux 2.4 support from CVS head"
(http://www.linux-mtd.infradead.org/source.html#kernelversions)
however, David still backports some jffs2 stuff to the 2.4 branch:
"I _am_ maintaining JFFS2 in the 2.4 kernel, even to the extent of
backporting the __wait_on_freeing_inode() stuff from 2.6 to fix the
problems with simultaneous read_inode() and clear_inode(). But I'm not
adding new features, so NAND flash isn't supported in 2.4."
(http://lists.infradead.org/pipermail/linux-mtd/2005-March/012088.html)
>> For the last time (before I give up finally): and how did you install
>> that image to your flash partition? Under Linux or under U-Boot? How
>> exactly?
> Ah, sorry I see what you are getting at.. I use U-Boot to write the
> jffs2 image
> that I create on my PC host. I tftp the image, and then use cp.b to the
> address
> that is my flash address space.
> I use cp.b since it does not work doing simply cp.. because of the word
> length...
I guess this is NOR flash? Otherwise you should use "nand.write.jffs2",
handling bad blocks (broken currently).
// Martin
next prev parent reply other threads:[~2005-04-07 19:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20050403205152.76E58C108D@atlas.denx.de>
2005-04-07 19:16 ` [U-Boot-Users] JFFS2 support - was: (no subject) C Michael Sundius
2005-04-07 19:55 ` Martin Egholm Nielsen [this message]
2005-04-07 22:51 ` [U-Boot-Users] " Wolfgang Denk
2005-04-09 9:52 ` Martin Egholm Nielsen
2005-04-10 17:07 ` Wolfgang Denk
2005-04-07 22:58 ` C Michael Sundius
2005-04-07 23:47 ` Wolfgang Denk
2005-03-31 22:32 [U-Boot-Users] " C. Michael Sundius
2005-03-31 23:05 ` [U-Boot-Users] JFFS2 support - was: " Wolfgang Denk
2005-04-01 6:40 ` [U-Boot-Users] " Martin Egholm Nielsen
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='d3432h$3rj$1@sea.gmane.org' \
--to=martin@egholm-nielsen.dk \
--cc=u-boot@lists.denx.de \
/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.