[U-Boot] [PATCH 09/13] nand_spl_simple: add support for software ECC

Scott Wood scottwood at freescale.com
Tue Nov 29 19:42:45 CET 2011


On 11/28/2011 10:37 AM, Ilya Yanok wrote:
> This patch adds support for software ECC to the nand_spl_simple driver.
> To enable this one have to define CONFIG_SPL_NAND_SOFTECC.
> 
> Tested on OMAP3.
> 
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
> ---
>  drivers/mtd/nand/nand_ecc.c        |    2 +-
>  drivers/mtd/nand/nand_spl_simple.c |   11 ++++++++++-
>  2 files changed, 11 insertions(+), 2 deletions(-)

Acked-by: Scott Wood <scottwood at freescale.com>

-Scott



More information about the U-Boot mailing list