merged. Bruce
On Tue, May 14, 2019 at 10:33 AM Daniel Dragomir < [email protected]> wrote: > Disabled correctable errors reporting for SYSMEM and CMEM by default. > > EDAC_AXXIA_SYSMEM_SKIP_CORRECTABLE: > Support for deactivation of processing of SYSMEM correctable errors > (single and multiple ECC). > > EDAC_AXXIA_CMEM_SKIP_CORRECTABLE > Support for deactivation of processing of CMEM correctable errors > (single and multiple ECC). > > Signed-off-by: Daniel Dragomir <[email protected]> > --- > bsp/axxiaarm64/edac.cfg | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/bsp/axxiaarm64/edac.cfg b/bsp/axxiaarm64/edac.cfg > index 74235bf..3f29703 100644 > --- a/bsp/axxiaarm64/edac.cfg > +++ b/bsp/axxiaarm64/edac.cfg > @@ -17,5 +17,7 @@ CONFIG_EDAC_AXXIA_SYSMEM_5600=y > CONFIG_EDAC_AXXIA_CMEM_5600=y > CONFIG_EDAC_AXXIA_L3_5600=y > CONFIG_EDAC_AXXIA_L2_CPU_5600=y > +CONFIG_EDAC_AXXIA_SYSMEM_SKIP_CORRECTABLE=y > +CONFIG_EDAC_AXXIA_CMEM_SKIP_CORRECTABLE=y > > # CONFIG_LSI_SMMON is not set > -- > 2.7.4 > > -- > _______________________________________________ > linux-yocto mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/linux-yocto > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
