From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.imc-berlin.de ([217.110.46.186] helo=mail.berlin.imc-berlin.de) by pentafluge.infradead.org with esmtp (Exim 4.14 #3 (Red Hat Linux)) id 192ugI-0003br-5E for ; Tue, 08 Apr 2003 16:06:38 +0100 Message-ID: <3E92E57A.5000900@imc-berlin.de> Date: Tue, 08 Apr 2003 17:06:34 +0200 From: Steven Scholz MIME-Version: 1.0 To: =?ISO-8859-1?Q?J=F6rn_Engel?= References: <3E92D5C7.8020603@imc-berlin.de> <20030408141952.GA30313@wohnheim.fh-wedel.de> <3E92DDC9.7030000@imc-berlin.de> <20030408150331.GA32580@wohnheim.fh-wedel.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: MTD Subject: Re: JFFS2 uncompressed? List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Jörn Engel schrieb: > On Tue, 8 April 2003 16:33:45 +0200, Steven Scholz wrote: > >>How about mkfs.jff2? Do I have to change something there as well? > > > Yes, you do. Shouldn't be much more complicated, but I didn't do it > myself yet. > > Could you post a patch for mkfs.jffs2, when done? Just for the > curious. It's working! :o) Would you like a define like #define USE_COMPRESSION or rather #define DONT_USE_COMP or something like that!? BTW: Where could I put it so mkfs.jffs2 will find it? Or should we add a command line option to mkfs.jffs2? Steven