All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] NAND: Really ignore bad blocks when scrubbing
Date: Sat, 20 Aug 2011 00:46:05 +0200	[thread overview]
Message-ID: <201108200046.05453.marek.vasut@gmail.com> (raw)
In-Reply-To: <4E4EDBD2.9010504@freescale.com>

On Friday, August 19, 2011 11:55:30 PM Scott Wood wrote:
> On 08/19/2011 04:47 PM, Marek Vasut wrote:
> > On Friday, August 19, 2011 10:08:33 PM Scott Wood wrote:
> >> Changelog should describe why the existing mechanism of overriding the
> >> block_bad method is insufficient (I think there may be issues if you try
> >> to scrub before the bbt is first built) -- and if this supersedes that
> >> mechanism, that mechanism should be removed.
> > 
> > Indeed, this completely ignores the BBT, unlike the previous way. From my
> > understanding, scrub should behave this way, right ?
> 
> Yes.  This is a more straightforward approach, but the changelog should
> explain why the change is being made, and the patch should remove the
> nand_block_bad_scrub() hack that is now unnecessary.

V2 on the way.

> 
> -Scott

  reply	other threads:[~2011-08-19 22:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16 17:03 [U-Boot] [PATCH] NAND: Really ignore bad blocks when scrubbing Marek Vasut
2011-08-19 20:08 ` Scott Wood
2011-08-19 21:47   ` Marek Vasut
2011-08-19 21:55     ` Scott Wood
2011-08-19 22:46       ` Marek Vasut [this message]
2011-08-19 21:57     ` [U-Boot] nested defines coding style Jeroen Hofstee
2011-08-19 22:31       ` Mike Frysinger

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=201108200046.05453.marek.vasut@gmail.com \
    --to=marek.vasut@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.