From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthieu CASTET Date: Mon, 07 May 2007 16:59:09 +0200 Subject: [U-Boot-Users] RO jffs2 implementation for bootloader In-Reply-To: <200705041423.49187.sr@denx.de> References: <200705041353.43372.sr@denx.de> <463B22BB.1030801@parrot.fr> <200705041423.49187.sr@denx.de> Message-ID: <463F3EBD.3020709@parrot.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefan, Stefan Roese a ?crit : > On Friday 04 May 2007 14:10, Matthieu CASTET wrote: >>> Did you think about improving the performance in U-Boot? If so, please >>> let's move this discussion to the u-boot-users mailing list. >> Somebody already try something for u-boot jffs2 [1], but is doesn't seem >> to work (don't compile). >> He didn't receive any report, so u-boot jffs2 code seems unmaintained. > > I am willing to work with you on this issue. And will help to get it included. > Using jffs2_nand_1pass.c make thing lot's of better (very fast scaning) Unfortunalty the code seems incomplete : if I do a ls, there are missing files. Do you know what's the status of jffs2_nand_1pass.c ? Thanks, Matthieu