Skip to content
Snippets Groups Projects
Commit 369a3a80 authored by Daniel Dragomir's avatar Daniel Dragomir Committed by Bruce Ashfield
Browse files

bsp/axxiaarm64: Updated AXXIA X9 EDAC options


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: default avatarDaniel Dragomir <daniel.dragomir@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 7c153e20
No related branches found
No related tags found
No related merge requests found
...@@ -17,5 +17,7 @@ CONFIG_EDAC_AXXIA_SYSMEM_5600=y ...@@ -17,5 +17,7 @@ CONFIG_EDAC_AXXIA_SYSMEM_5600=y
CONFIG_EDAC_AXXIA_CMEM_5600=y CONFIG_EDAC_AXXIA_CMEM_5600=y
CONFIG_EDAC_AXXIA_L3_5600=y CONFIG_EDAC_AXXIA_L3_5600=y
CONFIG_EDAC_AXXIA_L2_CPU_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 # CONFIG_LSI_SMMON is not set
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment