Re: [U-Boot] [RFC/PATCH 3/4] omap_gpmc: add support for hw assisted BCH8

2012-11-26 Thread Scott Wood
On 11/23/2012 09:14:16 AM, Andreas Bießmann wrote: diff --git a/arch/arm/cpu/armv7/omap3/board.c b/arch/arm/cpu/armv7/omap3/board.c index f3cd81a..22286c0 100644 --- a/arch/arm/cpu/armv7/omap3/board.c +++ b/arch/arm/cpu/armv7/omap3/board.c @@ -330,8 +330,10 @@ static int do_switch_ecc(cmd_tbl_t

[U-Boot] [RFC/PATCH 3/4] omap_gpmc: add support for hw assisted BCH8

2012-11-23 Thread Andreas Bießmann
The BCH for OMAP3 is implemented as the linux kernel in 0e618ef0a6a33cf7ef96c2c824402088dd8ef48c does. The kernel states: ---8<--- The OMAP3 GPMC hardware BCH engine computes remainder polynomials, it does not provide automatic error location and correction: this step is implemented using the BCH