summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorLi Meng <shlimeng@cn.ibm.com>2018-12-04 04:03:54 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-02-22 13:17:04 -0600
commit076b28a8f4452f4d7a1d080daa73c538e32ad343 (patch)
treea22306e224e6eb957d368fe4dd3b459c43f0f1bf /src/import/chips/p9/procedures/xml
parented2c193506eca88f5315f24b57411ecf5e33feaa (diff)
downloadtalos-hostboot-076b28a8f4452f4d7a1d080daa73c538e32ad343.tar.gz
talos-hostboot-076b28a8f4452f4d7a1d080daa73c538e32ad343.zip
Adds RAS features to LRDIMM MRD_FINE and use fine_recorder class
Change-Id: I379b888251910097a6c011978384b6feaecf258f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69377 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@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/69432 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml14
1 files changed, 13 insertions, 1 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 790daada8..9d9af42d6 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
@@ -125,7 +125,7 @@
<ffdc>RANK</ffdc>
</hwpError>
- <hwpError>
+ <hwpError>
<rc>RC_MSS_LRDIMM_CAL_NOISE</rc>
<description>
Set if training result show too much noise during a calibration step
@@ -138,6 +138,18 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_LRDIMM_NO_PASS_REGION</rc>
+ <description>
+ Set if a buffer sees no pass region in a calibration step
+ </description>
+ <ffdc>DQ_FLAGS_MSB</ffdc>
+ <ffdc>DQ_FLAGS_LSB</ffdc>
+ <ffdc>CALIBRATION_STEP</ffdc>
+ <ffdc>TARGET</ffdc>
+ <ffdc>RANK</ffdc>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_LRDIMM_RECORDER_SIZE_SMALL</rc>
<description>
Set if the given recorder size is too small
OpenPOWER on IntegriCloud