From: 최영일 <yichoi@moimstone.com>
To: <linux-mtd@lists.infradead.org>
Subject: large-nand flash mount ?
Date: Tue, 27 Sep 2005 20:24:45 +0900 [thread overview]
Message-ID: <000901c5c356$101c96c0$b400a8c0@LocalHost> (raw)
Hi
I am developing system with cpu au1550 and 2G nand flash?
I want root filesystem by 2G nand flash.
for test, I can mount nand flash and read, write to flash.
so, I make jffs2 filesystem and write to flash.
then, I make to boot with boot argument(root=/dev/mtdblock0), but fail
the message follows
----------------------------
mtdblock_open
ok
mtdblock: read on "Db1550 NAND FS 0" at 0x400, size 0x200
nand_read_ecc: from = 0x00000400, len = 512
mtdblock: read on "Db1550 NAND FS 0" at 0x600, size 0x200
nand_read_ecc: from = 0x00000600, len = 512
mtdblock_release
nand_sync: called
ok
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,0)
-----------------------------------
did anyone success to root mount with 2G large nand flash(jffs2)?
next reply other threads:[~2005-09-27 11:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-27 11:24 최영일 [this message]
2005-09-27 11:57 ` large-nand flash mount ? Artem B. Bityutskiy
2005-10-02 18:43 ` Charles Manning
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='000901c5c356$101c96c0$b400a8c0@LocalHost' \
--to=yichoi@moimstone.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.