From: "Christopher Hoover" <ch@murgatroid.com>
To: "'Simon Posnjak'" <simon@activetools.si>,
"'linux-mtd'" <linux-mtd@lists.infradead.org>
Subject: RE: jffs, jffs2
Date: Tue, 24 Sep 2002 12:54:54 -0700 [thread overview]
Message-ID: <001501c26404$40977630$7e00000a@bergamot> (raw)
In-Reply-To: <1032892912.2909.139.camel@klada.dyndns.org>
Use jffs2 over jffs.
Caveat with 2.5: if your flash has variable-sized blocks (e.g. Intel C3
flash), you'll need to either use the mtd CVS or patch the 2.5 sources
accordingly.
Use mkfs.jffs2 to build the image.
With blob, just pretend "ramdisk" is "root". You'll need to have
configured the proper partitioning into both blob and the sa1100 mtd
partition code.
Write the image by doing "erase ramdisk; xdownload ramdisk; {send the
file}; flash ramdisk". The erase is important.
One final thing: be sure to configure your blob parameters to tell it
not to load the ramdisk automatically.
-ch
next prev parent reply other threads:[~2002-09-24 19:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-24 18:41 jffs, jffs2 Simon Posnjak
2002-09-24 19:54 ` Christopher Hoover [this message]
2002-09-25 11:18 ` Simon Posnjak
2002-09-25 18:22 ` Christopher Hoover
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='001501c26404$40977630$7e00000a@bergamot' \
--to=ch@murgatroid.com \
--cc=linux-mtd@lists.infradead.org \
--cc=simon@activetools.si \
/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