summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLi Meng <shlimeng@cn.ibm.com>2018-12-03 01:50:40 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-02-22 13:15:57 -0600
commited2c193506eca88f5315f24b57411ecf5e33feaa (patch)
treea743470d3ec1206eb5956789c5340a2d22a66792 /src
parent475664f1fa358f56e44aa128accba27a4cdc9aa4 (diff)
downloadtalos-hostboot-ed2c193506eca88f5315f24b57411ecf5e33feaa.tar.gz
talos-hostboot-ed2c193506eca88f5315f24b57411ecf5e33feaa.zip
Adds new algorithm for DWL
Change-Id: Icc6321c9ed690bd67a640f2b0ea317f562a37fcb Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69339 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+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: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69341 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')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lrdimm.xml15
1 files changed, 14 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 0d99aedd2..790daada8 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
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2018 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2019 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -136,4 +136,17 @@
<ffdc>CALIBRATION_STEP</ffdc>
<ffdc>TARGET</ffdc>
</hwpError>
+
+ <hwpError>
+ <rc>RC_MSS_LRDIMM_RECORDER_SIZE_SMALL</rc>
+ <description>
+ Set if the given recorder size is too small
+ </description>
+ <ffdc>BUFFER</ffdc>
+ <ffdc>TARGET</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud