public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] What's the status on erasing a nand flash with bad blocks?
@ 2006-10-05 15:04 mitsy
  2006-10-06 12:26 ` Stefan Roese
  0 siblings, 1 reply; 6+ messages in thread
From: mitsy @ 2006-10-05 15:04 UTC (permalink / raw)
  To: u-boot

Hello list,

There was a discussion on how to handle the bad blocks when erasing
entire nand flash few month ago. I was curious to know what you all
decided on how to handle the issue.

Now I got a nand flash (Samsung) with 2 bad blocks and I can erase and
program it from kernel using flash_eraseall and nandwrite just fine.
However, from u-boot (I'm using a newer nand driver, btw) the erase
stops at the first bad block, as you know.

I'm little hesitant to just fix the code to skip the bad blocks during
erase/write since like it was discussed on the earlier thread,
kernel's mtd driver do it that way as well...

Any comments/update on this issue will be very helpful!

Thanks.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-10-06 19:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-05 15:04 [U-Boot-Users] What's the status on erasing a nand flash with bad blocks? mitsy
2006-10-06 12:26 ` Stefan Roese
2006-10-06 15:10   ` mitsy
2006-10-06 15:25     ` Guido Classen
2006-10-06 15:11   ` Tolunay Orkun
2006-10-06 19:43     ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox