public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v2] mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
Date: Tue, 27 Sep 2011 14:08:53 -0500	[thread overview]
Message-ID: <20110927190853.GA25730@schlenkerla.am.freescale.net> (raw)
In-Reply-To: <1310423383-26952-1-git-send-email-mhench@elutions.com>

On Mon, Jul 11, 2011 at 12:29:43PM -0000, Mike Hench wrote:
> From: mhench <mhench@elutions.com>
> 
> The eLBC NAND driver currently follows up each program/write operation with a
> read-back of the page, in order to [ostensibly] fill in ECC data for the
> caller. However, the page address used for this read is always -1, so the read
> will never work correctly.  Remove this useless (and potentially problematic)
> block of code.
> 
> v2: fix broken mailer
> 
> Signed-off-by: mhench <mhench@elutions.com>
> 
> ---
> drivers/mtd/nand/fsl_elbc_nand.c |   32 ++------------------------------
>  1 files changed, 2 insertions(+), 30 deletions(-)

Applied to u-boot-nand-flash next.

Sorry for the delay, lost track of this one and recently found it
again in Patchwork.

In the future, please use your full name in the signed-off-by line.

-Scott

      reply	other threads:[~2011-09-27 19:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11 15:19 [U-Boot] [PATCH] mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi Mike Hench
2011-07-11 19:58 ` Scott Wood
2011-07-11 22:29 ` [U-Boot] [PATCH v2] " Mike Hench
2011-09-27 19:08   ` Scott Wood [this message]

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=20110927190853.GA25730@schlenkerla.am.freescale.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox