From: Chris AtLee <catlee@canada.com>
To: linux-mtd@lists.infradead.org
Subject: A few questions (cramfs as root, flash permissions and JFFS2 on 2.2.18)
Date: 03 May 2002 14:54:51 -0400 [thread overview]
Message-ID: <1020452092.878.45.camel@geb> (raw)
[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]
Hi there,
I'm trying to get MTD (from CVS as of a few days ago) up and running on
my embedded device which is using an Intel Strataflash 4 MB flash chip
(mapped into physical memory) and running linux 2.2.18.
I've created my own mapping which defines four partitions: bootloader,
kernel, applications and data. At this point I am able to boot up the
unit from mtdblock2 with a romfs image on it and then mount cramfs
images from mtdblock3.
My first question is, why can I not use a cramfs image on the boot
partition? Whenever I try, I get a message "VFS mounting root
filesystem (cramfs)", then "Warning: could not open initial console" and
then it complains that it can't find "init"
My second question has to do with protection on the flash chip itself.
Whenever I try to mount a jffs image I get lots of errors saying that
Erasing failed horribly. So I tried the erase and eraseall utilities
and get the message that I'm trying to erase a Read-Only filesystem. My
bootloader allows me to peek and poke memory manually, so I played
around with locking / unlocking sections of flash and it seems that I
can lock and unlock blocks of flash just fine, it's just that they
aren't reported correctly by the Read Configuration command...Is this
what is meant by "Legacy lock/unlock" in the MTD debug output? MTD
detects this at unsupported on my unit.
My third question is what's the status (if any) of jffs2 on 2.2.18
kernel?
Thanks!
Chris
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]
next reply other threads:[~2002-05-03 18:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-03 18:54 Chris AtLee [this message]
2002-05-03 20:17 ` A few questions (cramfs as root, flash permissions and JFFS2 on 2.2.18) Chris AtLee
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=1020452092.878.45.camel@geb \
--to=catlee@canada.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 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.