From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 6 Oct 2006 21:43:42 +0200 Subject: [U-Boot-Users] What's the status on erasing a nand flash with bad blocks? In-Reply-To: <45267230.7080107@orkun.us> References: <200610061426.56672.sr@denx.de> <45267230.7080107@orkun.us> Message-ID: <200610062143.42500.sr@denx.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 Tolunay, On Friday 06 October 2006 17:11, Tolunay Orkun wrote: > > I would suggest that we change the current U-Boot code, so that erasing > > doesn't stop at bad blocks anymore, but skips them and prints a message, > > like the linux flash_eraseall utility: > > > > "Skipping bad block at 0x%08x" > > Last time we discussed this on the list I suggested we only print a > summary at the end instead of for each skipped block. Summary would > state how many bad blocks skipped during operation in all. We have > another command to list the bad blocks (AFAIK) if one is interested at all. OK. I'll try to take a deeper look into the patch from Guido this weekend. Looks promising. Best regards, Stefan