summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2018-08-10 08:29:49 -0500
committerRaja Das <rajadas2@in.ibm.com>2019-07-26 00:52:28 -0500
commitf52536b5a80fa4a2a57b430038da9c39b488c6d3 (patch)
treeae349d7d39b1e9974ebbdeab275c00ca1ff34c7a /src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
parent17441d0bfa74dc95092fac68a9b1c7f66ba0511f (diff)
downloadtalos-sbe-f52536b5a80fa4a2a57b430038da9c39b488c6d3.tar.gz
talos-sbe-f52536b5a80fa4a2a57b430038da9c39b488c6d3.zip
Implement exp_check_for_ready
Change-Id: Ic80b45e28cf4512ea37c9283108da97e9fddc660 Original-Change-Id: I11e80e70c411ec0f5a1891e078b669f176658c34 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/61972 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: RYAN P. KING <rpking@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.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.xml38
1 files changed, 38 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 05492570..c5061b45 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
@@ -60,4 +60,42 @@
</deconfigure>
</hwpError>
+ <hwpError>
+ <rc>RC_MSS_EXP_I2C_POLLING_TIMEOUT</rc>
+ <description>
+ Polling the explorer I2C slave interface for an ACK
+ timed out.
+ </description>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>MEDIUM</priority>
+ </callout>
+ <callout>
+ <target>TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>TARGET</target>
+ </deconfigure>
+ </hwpError>
+
+ <hwpError>
+ <rc>RC_MSS_EXP_STATUS_POLLING_TIMEOUT</rc>
+ <description>
+ Polling the explorer for successful return code
+ timed out.
+ </description>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>MEDIUM</priority>
+ </callout>
+ <callout>
+ <target>TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>TARGET</target>
+ </deconfigure>
+ </hwpError>
+
</hwpErrors>
OpenPOWER on IntegriCloud