From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Tue, 08 Apr 2003 17:09:24 +0200 Subject: [U-Boot-Users] Scanning JFFS2 FS: ..... done Message-ID: <3E92E624.1030402@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi there, when first accessing an JFFS2 partition from u-boot (e.g. ls) I see a Scanning JFFS2 FS: ..... done That takes over one second. Is that needed? What for? I am just experimenting with an JFFS2 partition with NO compression. That makes my boot process faster, since the kernel and the FPGA data are stored on that partition. Thanks, Steven