public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* A few questions (cramfs as root, flash permissions and JFFS2 on 2.2.18)
@ 2002-05-03 18:54 Chris AtLee
  2002-05-03 20:17 ` Chris AtLee
  0 siblings, 1 reply; 2+ messages in thread
From: Chris AtLee @ 2002-05-03 18:54 UTC (permalink / raw)
  To: linux-mtd

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-03 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-03 18:54 A few questions (cramfs as root, flash permissions and JFFS2 on 2.2.18) Chris AtLee
2002-05-03 20:17 ` Chris AtLee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox