From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Woodhouse To: tglx@linutronix.de In-Reply-To: <1111849424.4522.0.camel@tglx.tec.linutronix.de> References: <1111849424.4522.0.camel@tglx.tec.linutronix.de> Content-Type: text/plain Date: Sat, 26 Mar 2005 14:09:01 +0000 Message-Id: <1111846142.15354.0.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Zeri Virgo , linux-mtd@lists.infradead.org Subject: Re: boot from diskonchip with jffs2 List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 2005-03-26 at 16:03 +0100, Thomas Gleixner wrote: > > Is it feasile to use jffs2 for the root filesystem? > > The new DoC driver in drivers/mtd/nand supports JFFS2. Yes, but you'll need a bootloader capable of reading the kernel from it. -- dwmw2