[U-Boot] [PATCH] powerpc/corenet: Add workaround for ELBC multi-bit ECC error

Xie Shaohui-B21989 B21989 at freescale.com
Wed Jan 30 03:47:53 CET 2013


> On 01/28/2013 01:16:53 AM, Shaohui Xie wrote:
> > diff --git a/arch/powerpc/cpu/mpc85xx/cmd_errata.c
> > b/arch/powerpc/cpu/mpc85xx/cmd_errata.c
> > index e5ecf5d..f26d608 100644
> > --- a/arch/powerpc/cpu/mpc85xx/cmd_errata.c
> > +++ b/arch/powerpc/cpu/mpc85xx/cmd_errata.c
> > @@ -227,6 +227,9 @@ static int do_errata(cmd_tbl_t *cmdtp, int flag,
> > int argc, char * const argv[])  #ifdef
> > CONFIG_SYS_FSL_ERRATUM_NMG_LBC103
> >  	puts("Work-around for Erratum NMG_LBC103 enabled\n");  #endif
> > +#ifdef CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
> > +	puts("Work-around for Erratum ELBC MULTIBIT ECC enabled\n"); #endif
> 
> Is there still no erratum number for this?
[S.H] Yes, I did not find any update from validation for this erratum. It even does not described in any errata doc.

Best Regards, 
Shaohui Xie



More information about the U-Boot mailing list