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] [PATCH 1/2] nand: extend .raw accesses to work on multiple pages
Date: Fri, 18 May 2012 17:59:09 -0500	[thread overview]
Message-ID: <4FB6D43D.30102@freescale.com> (raw)
In-Reply-To: <20120328222653.GA14861@schlenkerla.am.freescale.net>

On 03/28/2012 05:26 PM, Scott Wood wrote:
> A use for this is to read, modify, erase, and write an entire block as a
> single unit, as a replacement for the biterr command.  This way gives
> more flexibility in that you can also test multiple bit errors, errors
> in the ECC, etc.
> 
> Signed-off-by: Scott Wood <scottwood@freescale.com>
> ---
>  common/cmd_nand.c |   95 +++++++++++++++++++++++++++++++++++++++-------------
>  doc/README.nand   |   16 ++++----
>  2 files changed, 79 insertions(+), 32 deletions(-)

Applied to u-boot-nand-flash.

-Scott

      parent reply	other threads:[~2012-05-18 22:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-28 22:26 [U-Boot] [PATCH 1/2] nand: extend .raw accesses to work on multiple pages Scott Wood
2012-03-28 22:27 ` [U-Boot] [PATCH 2/2] nand: remote biterr command stub Scott Wood
2012-03-29  6:15   ` Stefan Roese
2012-03-29  6:23   ` Wolfgang Denk
2012-05-18 22:59 ` 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=4FB6D43D.30102@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox