From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] handling of bad blocks in nand
Date: Thu, 24 Jun 2010 10:36:17 -0500 [thread overview]
Message-ID: <4C237B71.1010404@freescale.com> (raw)
In-Reply-To: <AANLkTiktrnXK-erEMjHh9ALHMOhfJZMr09G57fidAsv1@mail.gmail.com>
On 06/24/2010 01:28 AM, Arno Steffen wrote:
> does it mean in other words - I don't have to care for the bad block,
> can write on the bad block address as it would be ok?
You can't write directly to that block, but it can be included in a
range of blocks as long as the range is large enough to hold the data
blocks plus the bad blocks.
> The only thing I have to care is, that I have leave enough space
> between the partitions. As for instance : I need 10 blocks for a
> certain filesystem, give it 12 ? So it could correct 2 bad blocks in
> this range.
Right.
-Scott
next prev parent reply other threads:[~2010-06-24 15:36 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-23 12:40 [U-Boot] handling of bad blocks in nand Arno Steffen
2010-06-23 19:08 ` Scott Wood
2010-06-24 6:28 ` Arno Steffen
2010-06-24 7:44 ` Wolfgang Denk
2010-06-24 15:36 ` Scott Wood [this message]
2010-06-25 10:18 ` Arno Steffen
2010-06-25 15:50 ` Scott Wood
2010-06-28 13:35 ` Arno Steffen
2010-07-09 9:12 ` Arno Steffen
2010-07-09 12:56 ` Ben Gardiner
2010-07-09 18:15 ` Scott Wood
2010-08-13 21:22 ` Grant Edwards
2010-08-13 22:17 ` Grant Edwards
2010-08-16 18:55 ` Scott Wood
2010-08-16 19:13 ` Grant Edwards
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C237B71.1010404@freescale.com \
--to=scottwood@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.