From: Marc Singer <elf@buici.com>
To: linux-mtd@lists.infradead.org
Subject: Can 256K erase blocks work with JFFS2?
Date: Sun, 15 Feb 2004 01:53:26 -0800 [thread overview]
Message-ID: <20040215095325.GA27531@buici.com> (raw)
In struggling through final steps in proving a new kernel port, I'm
trying to mount a root filesystem so I can see a shell prompt. I've
got a mapping driver with partitions that appears to work correctly.
Yet, I'm concerned that the very large erase block size could be
causing problems.
When creating the jffs2 filesystem, if I set the erase block size to
256 then the filesystem created is twice the size of my total flash
capacity--can't use it. The default of 64 produces a modest
filesystem of 5MB.
I'm pretty sure of the erase size. There are two StrataFlash
28F640J3A chips wired for a 32 bit data bus. Each has 8MBytes
organized in 64 blocks. Moreover, empirical evidence shows that the
erase size of 256K.
The kernel will mount the filesystem as rootm but I don't get a shell.
I'm reasonably confident that the root is good because it has worked
when mounted over NFS. This new system uses the same CPU, but doesn't
yet have a working network driver.
So, I'm asking if I have a snowball's chance in hades with this. Or,
should I start working on other means of mounting a root filesystem?
TIA
next reply other threads:[~2004-02-15 9:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-15 9:53 Marc Singer [this message]
2004-02-15 11:08 ` Can 256K erase blocks work with JFFS2? David Woodhouse
2004-02-15 16:54 ` Marc Singer
2004-02-15 17:05 ` David Woodhouse
2004-02-15 17:24 ` David Woodhouse
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=20040215095325.GA27531@buici.com \
--to=elf@buici.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