summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2018-11-20 16:47:59 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-11-30 14:15:07 -0600
commitcbf2ab45d9194dfff9611591309e662ef0ff0abe (patch)
treea7b7440704cbcf1c51f4053b78a53a9ff0614a38 /src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml
parentf4bce59197ae116358d409ffa454223d8e7fef28 (diff)
downloadtalos-hostboot-cbf2ab45d9194dfff9611591309e662ef0ff0abe.tar.gz
talos-hostboot-cbf2ab45d9194dfff9611591309e662ef0ff0abe.zip
Adds error logging features to LRDIMM DWL
Change-Id: Ia6675e1df2197342330adc0910a96f273f849fe5 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68980 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68981 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml
index bab47b9ef..3e8531b3e 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml
@@ -91,4 +91,27 @@
</callout>
</hwpError>
+ <hwpError>
+ <rc>RC_MSS_LRDIMM_CAL_NO_TRANSITION</rc>
+ <description>
+ Set if a buffer does not see a transition during a calibration step
+ </description>
+ <ffdc>NIBBLE_FLAGS</ffdc>
+ <ffdc>CALIBRATION_STEP</ffdc>
+ <ffdc>TARGET</ffdc>
+ <ffdc>RANK</ffdc>
+ </hwpError>
+
+ <hwpError>
+ <rc>RC_MSS_LRDIMM_CAL_INVALID_DATA</rc>
+ <description>
+ Set if a buffer sees invalid data during a calibration step
+ </description>
+ <ffdc>NIBBLE_FLAGS</ffdc>
+ <ffdc>INVALID_DATA_COUNT</ffdc>
+ <ffdc>CALIBRATION_STEP</ffdc>
+ <ffdc>TARGET</ffdc>
+ <ffdc>RANK</ffdc>
+ </hwpError>
+
</hwpErrors>
OpenPOWER on IntegriCloud