public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] Introduce CONFIG_NAND_OMAP_SW_ECC_LEGACY, and use it on cm_t35
@ 2013-12-11 16:57 Nikita Kiryanov
  2013-12-11 16:57 ` [U-Boot] [PATCH 1/2] arm: omap: nand: introduce CONFIG_NAND_OMAP_SW_ECC_LEGACY Nikita Kiryanov
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Nikita Kiryanov @ 2013-12-11 16:57 UTC (permalink / raw)
  To: u-boot

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(+)

-- 
1.8.1.2

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-12-12 12:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [U-Boot] [PATCH 0/2] Introduce CONFIG_NAND_OMAP_SW_ECC_LEGACY, and use it on cm_t35 Nikita Kiryanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox