From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joakim Tjernlund Date: Tue, 3 Nov 2009 10:35:44 +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:26:44: > Jocke, you are so kind. > Thank you very much:) NP, it was easy considering I did the first impl. for linux :) It is probably easier to paste the missing bits into the current crc32 impl. though. Jocke