All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Edwards <grant.b.edwards@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] handling of bad blocks in nand
Date: Fri, 13 Aug 2010 22:17:42 +0000 (UTC)	[thread overview]
Message-ID: <i44ga6$7cr$1@dough.gmane.org> (raw)
In-Reply-To: i44d2d$rk7$1@dough.gmane.org

On 2010-08-13, Grant Edwards <grant.b.edwards@gmail.com> wrote:
> On 2010-07-09, Scott Wood <scottwood@freescale.com> wrote:
>> On Fri, Jul 09, 2010 at 08:56:40AM -0400, Ben Gardiner wrote:
>>
>>> If you are putting an MTD filesystem in that partition then the
>>> filesystem itself will take care of bad blocks that might occur in
>>> the partition during runtime. During the flash programming of this
>>> filesystem using nand write.jffs2 (or .e) will skip bad blocks that
>>> might occur in the partition.
>>> 
>>> If you are putting an image (kernel or initrd) into the partition then
>>> the 'nand read.e' and 'nand write.e' (as well as mtd-utils nandwrite)
>>> will handle bad blocks by skipping over them.
>>
>> On any recent u-boot, the .jffs2/.e/.i suffixes are maintained for
>> compatibility only -- bad block skipping is now the default behavior.
>
> I'm using 1.3.4 (that's what's supported by Atmel).  While that's the
> current "released" version, it appears to be over two years old?

Never mind.  I see that the version naming scheme has changed and what
I mistook for datestamped snapshots are actually released versions.

That said, 1.3.4 is the most recent version supported by Atmel.  So my
choices are try to port Atmels patches to a recent version or make do
with the nand flash support in 1.3.4.

-- 
Grant Edwards               grant.b.edwards        Yow! When this load is
                                  at               DONE I think I'll wash it
                              gmail.com            AGAIN ...

  reply	other threads:[~2010-08-13 22:17 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
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 [this message]
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='i44ga6$7cr$1@dough.gmane.org' \
    --to=grant.b.edwards@gmail.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.