From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joakim Tjernlund Date: Tue, 3 Nov 2009 10:29:47 +0100 Subject: [U-Boot] Does uboot EBS(erase block summary) to reduce JFFS2 scaning time? In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de HeLei wrote on 03/11/2009 10:21:13: > > Ok, thank you, jocke. > Can you tell me how much time can be saved according to your idea, by your experience? Can't remember any figures, but is was lots by not scanning empty space. It all depends on how full your fs is. Jocke