summaryrefslogtreecommitdiffstats
path: root/src/import/generic/procedures/xml/error_info/generic_error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/generic/procedures/xml/error_info/generic_error.xml')
-rw-r--r--src/import/generic/procedures/xml/error_info/generic_error.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/src/import/generic/procedures/xml/error_info/generic_error.xml b/src/import/generic/procedures/xml/error_info/generic_error.xml
index a3f26ca8d..eed7aff57 100644
--- a/src/import/generic/procedures/xml/error_info/generic_error.xml
+++ b/src/import/generic/procedures/xml/error_info/generic_error.xml
@@ -89,6 +89,26 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_FAILED_TO_FIND_TRFC</rc>
+ <description>
+ Unable to find tRFC (ps) from map with SDRAM density key
+ </description>
+ <ffdc>SDRAM_DENSITY</ffdc>
+ <ffdc>REFRESH_MODE</ffdc>
+ <callout>
+ <target>DIMM_TARGET</target>
+ <priority>MEDIUM</priority>
+ </callout>
+ <deconfigure>
+ <target>DIMM_TARGET</target>
+ </deconfigure>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_FREQ_CL_EXCEEDS_TAA_MAX</rc>
<description>
Calculated Cas Latency exceeds JEDEC value for TAA Max
@@ -374,6 +394,18 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_INVALID_FINE_REFRESH_MODE</rc>
+ <description>
+ Invalid fine refresh mode received from the mrw
+ </description>
+ <ffdc>FINE_REF_MODE</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_INVALID_HYBRID_MODULE</rc>
<description>
Received an invalid or unsupported hybrid media (SPD byte 3, bits [6:4])
@@ -425,6 +457,19 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_INVALID_REFRESH_RATE_REQUEST</rc>
+ <description>
+ Invalid refresh request rate received.
+ Possibly due to bad MRW setting for ATTR_MSS_MRW_REFRESH_RATE_REQUEST.
+ </description>
+ <ffdc>REFRESH_RATE_REQUEST</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_INVALID_SPD_PARAMETER_RECEIVED</rc>
<description>
Unable to fall back SPD decoder to the highest decoded
OpenPOWER on IntegriCloud