linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Running jffs2 filesystem on mtd nand flash driver
@ 2010-05-19 14:13 Raghu MSRPSR
  2010-05-20  2:24 ` stanley.miao
  0 siblings, 1 reply; 2+ messages in thread
From: Raghu MSRPSR @ 2010-05-19 14:13 UTC (permalink / raw)
  To: linux-mtd

Hi,

Could some one /review post a exact sequence of steps to get jffs2 up
and running on a NAND MTD driver for kernel 2.6.27+

1. load nand (mtd) driver
 2. flash_eraseall -q /dev/mtdx
  3. mount -t jffs2 /dev/mtdblockx /flash

is this correct sequence?

Any info shared is appreciated.

Thanks,
Raghu

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

* Re: Running jffs2 filesystem on mtd nand flash driver
  2010-05-19 14:13 Running jffs2 filesystem on mtd nand flash driver Raghu MSRPSR
@ 2010-05-20  2:24 ` stanley.miao
  0 siblings, 0 replies; 2+ messages in thread
From: stanley.miao @ 2010-05-20  2:24 UTC (permalink / raw)
  To: Raghu MSRPSR; +Cc: Artem.Bityutskiy, linux-mtd

http://patchwork.ozlabs.org/patch/44340/
http://patchwork.ozlabs.org/patch/44344/

 > flash_eraseall -j /dev/mtdx
 > mount -t jffs2 /dev/mtdblockx /flash

Hi, Artem,

Are you the maintainer of mtd-utils ? A lot of people suffered from the 
same issues.
Can you merge these patches into mtd-utils ?

Thanks.
Stanley.

Raghu MSRPSR wrote:
> Hi,
>
> Could some one /review post a exact sequence of steps to get jffs2 up
> and running on a NAND MTD driver for kernel 2.6.27+
>
> 1. load nand (mtd) driver
>  2. flash_eraseall -q /dev/mtdx
>   3. mount -t jffs2 /dev/mtdblockx /flash
>
> is this correct sequence?
>
> Any info shared is appreciated.
>
> Thanks,
> Raghu
>
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
>
>   

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

end of thread, other threads:[~2010-05-20  2:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 14:13 Running jffs2 filesystem on mtd nand flash driver Raghu MSRPSR
2010-05-20  2:24 ` stanley.miao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).