On Sat, 2015-09-12 at 08:50 -0400, Tom Rini wrote: > On Wed, Sep 02, 2015 at 02:29:12PM +0200, Stefan Roese wrote: > > > This patch adds support for 4-bit ECC BCH4 for the SPEAr600 SoC. This can > > be used by boards equipped with a NAND chip that requires 4-bit ECC > > strength. > > The SPEAr600 HW ECC only supports 1-bit ECC strength. > > > > To enable SW BCH4, you need to specify this in your config header: > > > > #define CONFIG_NAND_ECC_BCH > > #define CONFIG_BCH > > > > And use the command "nandecc bch4" to select this ECC scheme upon runtime. > > > > Tested on SPEAr600 x600 board. > > > > Signed-off-by: Stefan Roese <s...@denx.de> > > Cc: Scott Wood <scottw...@freescale.com> > > Acked-by: Viresh Kumar <viresh.ku...@linaro.org> > > Applied to u-boot/master, thanks! >
There's a v3, and some minor comments even on that one... -Scott _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot