summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml100
1 files changed, 6 insertions, 94 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
index 0d7d6c791..1625e16f0 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
@@ -163,7 +163,7 @@
</registerFfdc>
<hwpError>
- <rc>RC_MSS_CCS_READ_MISCOMPARE</rc>
+ <rc>RC_MSS_NIMBUS_CCS_READ_MISCOMPARE</rc>
<description>
CCS reports a read miscompare.
</description>
@@ -186,7 +186,7 @@
</hwpError>
<hwpError>
- <rc>RC_MSS_CCS_UE_SUE</rc>
+ <rc>RC_MSS_NIMBUS_CCS_UE_SUE</rc>
<description>
CCS reports a UE or SUE in the CCS program array
Chould be an indicator of corruption in the CCS program
@@ -210,7 +210,7 @@
</hwpError>
<hwpError>
- <rc>RC_MSS_CCS_CAL_TIMEOUT</rc>
+ <rc>RC_MSS_NIMBUS_CCS_CAL_TIMEOUT</rc>
<description>
CCS reports never getting a response back from the PHY on a calibration command
</description>
@@ -233,7 +233,7 @@
</hwpError>
<hwpError>
- <rc>RC_MSS_CCS_HUNG</rc>
+ <rc>RC_MSS_NIMBUS_CCS_HUNG</rc>
<description>
Software reported that the machine is not seeing the CCS finish in the alloted time
</description>
@@ -282,83 +282,6 @@
</hwpError>
<hwpError>
- <rc>RC_MSS_MCBIST_TIMEOUT</rc>
- <description>
- MCBIST program failed to return in the time allowed
- Software timer, MCBIST has not finished in the time allowed
- </description>
- <collectRegisterFfdc>
- <id>REG_FFDC_MSS_CCS_FAILURE</id>
- <target>MCBIST_TARGET</target>
- <targetType>TARGET_TYPE_MCBIST</targetType>
- </collectRegisterFfdc>
- <callout>
- <target>MCBIST_TARGET</target>
- <priority>HIGH</priority>
- </callout>
- <deconfigure>
- <target>MCBIST_TARGET</target>
- </deconfigure>
- <gard>
- <target>MCBIST_TARGET</target>
- </gard>
- </hwpError>
-
- <hwpError>
- <rc>RC_MSS_MCBIST_DATA_FAIL</rc>
- <description>
- MCBIST program appeared to have failed, but set conflicting bits in the status register
- </description>
- <ffdc>STATUS_REGISTER</ffdc>
- <collectRegisterFfdc>
- <id>REG_FFDC_MSS_CCS_FAILURE</id>
- <target>MCBIST_TARGET</target>
- <targetType>TARGET_TYPE_MCBIST</targetType>
- </collectRegisterFfdc>
- <callout>
- <target>MCBIST_TARGET</target>
- <priority>HIGH</priority>
- </callout>
- <deconfigure>
- <target>MCBIST_TARGET</target>
- </deconfigure>
- <gard>
- <target>MCBIST_TARGET</target>
- </gard>
- </hwpError>
-
- <hwpError>
- <rc>RC_MSS_MCBIST_UNKNOWN_FAILURE</rc>
- <description>MCBIST program reported a failure but no error status was found</description>
- <ffdc>STATUS_REGISTER</ffdc>
- <collectRegisterFfdc>
- <id>REG_FFDC_MSS_CCS_FAILURE</id>
- <target>MCBIST_TARGET</target>
- <targetType>TARGET_TYPE_MCBIST</targetType>
- </collectRegisterFfdc>
- <callout>
- <target>MCBIST_TARGET</target>
- <priority>HIGH</priority>
- </callout>
- <deconfigure>
- <target>MCBIST_TARGET</target>
- </deconfigure>
- <gard>
- <target>MCBIST_TARGET</target>
- </gard>
- </hwpError>
-
- <hwpError>
- <rc>RC_MSS_MCBIST_PROGRAM_TOO_BIG</rc>
- <description>MCBIST program larger than currently supported size</description>
- <ffdc>PROGRAM_LENGTH</ffdc>
- <callout>
- <procedure>CODE</procedure>
- <priority>HIGH</priority>
- </callout>
- </hwpError>
-
- <hwpError>
<rc>RC_MSS_APB_INVALID_ADDRESS</rc>
<description>PHY APB interface is reporting an invalid address was read or written</description>
<ffdc>PORT_POSITION</ffdc>
@@ -566,19 +489,8 @@
</hwpError>
<hwpError>
- <rc>RC_MSS_SRE_MCA_OUT_OF_RANGE</rc>
- <description>Indicates a MCA passed to the NVDIMM sre code is out of range</description>
- <ffdc>PROC_TARGET</ffdc>
- <ffdc>MCA_POS</ffdc>
- <callout>
- <procedure>CODE</procedure>
- <priority>HIGH</priority>
- </callout>
- </hwpError>
-
- <hwpError>
- <rc>RC_MSS_RESETN_MCA_OUT_OF_RANGE</rc>
- <description>Indicates a MCA passed to the NVDIMM resetn code is out of range</description>
+ <rc>RC_MSS_SELECT_PORT_MCA_OUT_OF_RANGE</rc>
+ <description>Indicates a MCA is out of range</description>
<ffdc>PROC_TARGET</ffdc>
<ffdc>MCA_POS</ffdc>
<callout>
OpenPOWER on IntegriCloud