public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* large-nand flash mount ?
@ 2005-09-27 11:24 최영일
  2005-09-27 11:57 ` Artem B. Bityutskiy
  0 siblings, 1 reply; 3+ messages in thread
From: 최영일 @ 2005-09-27 11:24 UTC (permalink / raw)
  To: linux-mtd

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)?

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

end of thread, other threads:[~2005-10-02 19:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-27 11:24 large-nand flash mount ? 최영일
2005-09-27 11:57 ` Artem B. Bityutskiy
2005-10-02 18:43   ` Charles Manning

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