summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
diff options
context:
space:
mode:
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