All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikita Kiryanov <nikita@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] Introduce CONFIG_NAND_OMAP_SW_ECC_LEGACY, and use it on cm_t35
Date: Thu, 12 Dec 2013 14:05:12 +0200	[thread overview]
Message-ID: <52A9A678.7040001@compulab.co.il> (raw)
In-Reply-To: <1386781064-23988-1-git-send-email-nikita@compulab.co.il>

This series is superceded by the following patch:
http://patchwork.ozlabs.org/patch/300617/

On 12/11/2013 06:57 PM, Nikita Kiryanov wrote:
> Commit "mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform"
> (d016dc42cedbf6102e100fa9ecb58462edfb14f8) changed the way software ECC is
> configured. The change is not incorrect, but it does cause compatibility issues
> for boards that depended on the old behavior. Therefore, instead of reverting
> the change, a quirks option is introduced to allow boards to get the old
> behavior back. This config option is then used in cm_t35.
>
> Cc: Igor Grinberg <grinberg@compulab.co.il>
> Cc: Tom Rini <trini@ti.com>
> Cc: Scott Wood <scottwood@freescale.com>
> Cc: Pekon Gupta <pekon@ti.com>
> Nikita Kiryanov (2):
>    arm: omap: nand: introduce CONFIG_NAND_OMAP_SW_ECC_LEGACY
>    arm: omap: cm_t35: fix nand sw ecc incompatibility with X-Loader
>
>   doc/README.nand              | 7 +++++++
>   drivers/mtd/nand/omap_gpmc.c | 4 ++++
>   include/configs/cm_t35.h     | 1 +
>   3 files changed, 12 insertions(+)
>


-- 
Regards,
Nikita.

      parent reply	other threads:[~2013-12-12 12:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11 16:57 [U-Boot] [PATCH 0/2] Introduce CONFIG_NAND_OMAP_SW_ECC_LEGACY, and use it on cm_t35 Nikita Kiryanov
2013-12-11 16:57 ` [U-Boot] [PATCH 1/2] arm: omap: nand: introduce CONFIG_NAND_OMAP_SW_ECC_LEGACY Nikita Kiryanov
2013-12-11 21:18   ` Gupta, Pekon
2013-12-12  8:38     ` Igor Grinberg
2013-12-12  9:16       ` Gupta, Pekon
2013-12-12 10:17         ` Igor Grinberg
2013-12-12 11:50     ` Nikita Kiryanov
2013-12-11 16:57 ` [U-Boot] [PATCH 2/2] arm: omap: cm_t35: fix nand sw ecc incompatibility with X-Loader Nikita Kiryanov
2013-12-12 12:05 ` Nikita Kiryanov [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=52A9A678.7040001@compulab.co.il \
    --to=nikita@compulab.co.il \
    --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.