[U-Boot] [PATCH 0/2] Introduce CONFIG_NAND_OMAP_SW_ECC_LEGACY, and use it on cm_t35
Nikita Kiryanov
nikita at compulab.co.il
Thu Dec 12 13:05:12 CET 2013
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 at compulab.co.il>
> Cc: Tom Rini <trini at ti.com>
> Cc: Scott Wood <scottwood at freescale.com>
> Cc: Pekon Gupta <pekon at 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.
More information about the U-Boot
mailing list