All of lore.kernel.org
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4
Date: Wed, 2 Sep 2015 16:45:41 +0530	[thread overview]
Message-ID: <20150902111541.GH26744@linux> (raw)
In-Reply-To: <1441185060-18197-2-git-send-email-sr@denx.de>

On 02-09-15, 11:10, Stefan Roese wrote:
> This patch adds the "nandecc" command to switch between the SPEAr600 internal
> 1-bit HW ECC and the 4-bit SW BCH4 ECC. This can be needed to support NAND
> chips with a stronger ECC than 1-bit, as on the x600. And to dynamically
> switch between both ECC schemes for backwards compatibility.
> 
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Viresh Kumar <viresh.kumar@linaro.org>
> ---
>  arch/arm/cpu/arm926ejs/spear/cpu.c         | 34 ++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-spear/spr_misc.h |  1 +
>  2 files changed, 35 insertions(+)

For [2-4]/4:

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

  reply	other threads:[~2015-09-02 11:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-02  9:10 [U-Boot] [PATCH 1/4] mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 Stefan Roese
2015-09-02  9:10 ` [U-Boot] [PATCH 2/4] arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4 Stefan Roese
2015-09-02 11:15   ` Viresh Kumar [this message]
2015-09-12 12:50   ` [U-Boot] [U-Boot, " Tom Rini
2015-09-02  9:10 ` [U-Boot] [PATCH 3/4] arm: spear: Add BCH4 SW support to SPEAr600 x600 board Stefan Roese
2015-09-12 12:50   ` [U-Boot] [U-Boot, " Tom Rini
2015-09-02  9:11 ` [U-Boot] [PATCH 4/4] arm: spear: Enable THUMB mode on " Stefan Roese
2015-09-12 12:50   ` [U-Boot] [U-Boot, " Tom Rini
2015-09-02 11:13 ` [U-Boot] [PATCH 1/4] mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600 Viresh Kumar

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=20150902111541.GH26744@linux \
    --to=viresh.kumar@linaro.org \
    --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.