From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by bombadil.infradead.org with esmtps (Exim 4.69 #1 (Red Hat Linux)) id 1OEvGy-0004yw-Me for linux-mtd@lists.infradead.org; Thu, 20 May 2010 02:14:09 +0000 Message-ID: <4BF49D66.5050206@windriver.com> Date: Thu, 20 May 2010 10:24:38 +0800 From: "stanley.miao" MIME-Version: 1.0 To: Raghu MSRPSR Subject: Re: Running jffs2 filesystem on mtd nand flash driver References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Artem.Bityutskiy@nokia.com, linux-mtd@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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/ > >