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.xml24
1 files changed, 23 insertions, 1 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 9172a516f..f310b9e50 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
@@ -703,7 +703,7 @@
<hwpError>
<rc>RC_MSS_EXP_UNKNOWN_PHY_INIT_MODE</rc>
<description>
- The PHY init mode attribute value was unknown. Valid: 0 (NORMAL), 1 (WITH_EYE_CAPTURE)
+ The PHY init mode value was an unknown value.
</description>
<ffdc>TARGET</ffdc>
<ffdc>VALUE</ffdc>
@@ -713,4 +713,26 @@
</callout>
</hwpError>
+ <hwpError>
+ <rc>RC_MSS_EXP_INVALID_PHY_INIT_RSP_DATA_LENGTH</rc>
+ <description>
+ The data buffer vector retrieved from the EXP_FW_DDR_PHY_INIT response did not match the expected length
+ </description>
+ <ffdc>OCMB_TARGET</ffdc>
+ <ffdc>PHY_INIT_MODE</ffdc>
+ <ffdc>EXPECTED_LENGTH</ffdc>
+ <ffdc>ACTUAL_LENGTH</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>MEDIUM</priority>
+ </callout>
+ <callout>
+ <target>OCMB_TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>OCMB_TARGET</target>
+ </deconfigure>
+ </hwpError>
+
</hwpErrors>
OpenPOWER on IntegriCloud