summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
diff options
context:
space:
mode:
authorSharath Manjunath <shamanj4@in.ibm.com>2018-11-28 11:47:12 -0600
committerRAJA DAS <rajadas2@in.ibm.com>2019-07-25 04:04:55 -0500
commit2e5302df8fdfb11ed5bed80d995af57cb66adac6 (patch)
tree2d584bf098124c93eb0b1f24a5757b8ef4663619 /src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
parent07684ec056a865c07d5b2b98916ca0d004552db3 (diff)
downloadtalos-sbe-2e5302df8fdfb11ed5bed80d995af57cb66adac6.tar.gz
talos-sbe-2e5302df8fdfb11ed5bed80d995af57cb66adac6.zip
Update exp_draminit to read values from attributes
Change-Id: If40bbd5b73e443dcbff9b1620cce07a375f34ad0 Original-Change-Id: Ie2e72c0bff21c3a27a37708b3bd06a940a2c29e9 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69194 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80983 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: RAJA DAS <rajadas2@in.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml b/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
index a0a9c973..55498eda 100644
--- a/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
+++ b/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
@@ -25,6 +25,51 @@
<hwpErrors>
<hwpError>
+ <rc>RC_MSS_EXP_DRAMINIT_UNSUPPORTED_DIMM_TYPE</rc>
+ <description>Unsupported DIMM type encountered in draminit_training procedure</description>
+ <ffdc>OCMB_TARGET</ffdc>
+ <ffdc>PORT</ffdc>
+ <ffdc>TYPE</ffdc>
+ <callout>
+ <target>OCMB_TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>OCMB_TARGET</target>
+ </deconfigure>
+ </hwpError>
+
+ <hwpError>
+ <rc>RC_MSS_EXP_DRAMINIT_UNSUPPORTED_DRAM_WIDTH</rc>
+ <description>Unsupported DRAM width encountered in draminit_training procedure</description>
+ <ffdc>OCMB_TARGET</ffdc>
+ <ffdc>PORT</ffdc>
+ <ffdc>DATA_WIDTH</ffdc>
+ <callout>
+ <target>OCMB_TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>OCMB_TARGET</target>
+ </deconfigure>
+ </hwpError>
+
+ <hwpError>
+ <rc>RC_MSS_EXP_DRAMINIT_UNSUPPORTED_3DS_HEIGHT</rc>
+ <description>Unsupported 3DS height encountered in draminit_training procedure</description>
+ <ffdc>OCMB_TARGET</ffdc>
+ <ffdc>PORT</ffdc>
+ <ffdc>HEIGHT</ffdc>
+ <callout>
+ <target>OCMB_TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>OCMB_TARGET</target>
+ </deconfigure>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_EXP_ENTERPRISE_SETUP_ERROR</rc>
<description>The enterprise mode bit is in the incorrect state</description>
<ffdc>EXPECTED</ffdc>
OpenPOWER on IntegriCloud