From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 16 May 2008 15:18:31 -0500 Subject: [U-Boot-Users] [PATCH] Fix NAND erase progress error In-Reply-To: <42848A5C5A0D1E47B026E644DD49B08E026D1A19@mail> References: <1210963157-7727-1-git-send-email-hugo.villeneuve@lyrtech.com> <20080516194054.GB2795@loki.buserror.net> <42848A5C5A0D1E47B026E644DD49B08E026D1A19@mail> Message-ID: <482DEC17.5060607@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hugo Villeneuve wrote: > Scott Wood wrote: >> That should be an error. > > What should be an error, the fact that 6400% is displayed, or the fact > that the user is trying to erase less than a block? :) The latter. It should tell the user what the erase block size is, and abort. -Scott