summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/procedures/xml
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2018-03-19 14:47:00 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-07-19 11:03:50 -0500
commit5b93d4000b1cdab6a8a778cfae858a8ca4cb7dfb (patch)
tree6bc7a0cb51d591fc98ebd74b04541851a153aa93 /src/import/chips/centaur/procedures/xml
parentfc9830a4a2b1384dc29fcca0d8c7f2d4ac4c0b23 (diff)
downloadtalos-hostboot-5b93d4000b1cdab6a8a778cfae858a8ca4cb7dfb.tar.gz
talos-hostboot-5b93d4000b1cdab6a8a778cfae858a8ca4cb7dfb.zip
Enables RCD protect for centaur systems
Change-Id: I725cc6f8f9b6ff4ffd691a0f1ebe0cc3a0cb8a65 CQ:SW438004 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56031 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Dev-Ready: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/56041 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/centaur/procedures/xml')
-rw-r--r--src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_draminit_mc_errors.xml18
1 files changed, 17 insertions, 1 deletions
diff --git a/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_draminit_mc_errors.xml b/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_draminit_mc_errors.xml
index fe07f5f96..289f26559 100644
--- a/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_draminit_mc_errors.xml
+++ b/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_draminit_mc_errors.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2016,2017 -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,2018 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -108,4 +108,20 @@
<gard><target>MBA</target></gard>
</hwpError>
+
+<hwpError>
+ <rc>RC_CEN_MSS_DRAMINIT_MC_PARITY_CHECKING_DISABLED</rc>
+ <description>Parity checking is disabled on this MBA, when it is expected to be enabled</description>
+ <!-- FFDC: Capture register with the RCD retry settings -->
+ <ffdc>MBA_FARB0</ffdc>
+ <!-- Callout FW HIGH -->
+ <callout><procedure>CODE</procedure><priority>HIGH</priority></callout>
+ <!-- Callout MBA LOW -->
+ <callout><target>MBA</target><priority>LOW</priority></callout>
+ <!-- Deconfigure MBA -->
+ <deconfigure><target>MBA</target></deconfigure>
+ <!-- Create GARD record for MBA -->
+ <gard><target>MBA</target></gard>
+</hwpError>
+
</hwpErrors>
OpenPOWER on IntegriCloud