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-11-02 08:33:30 -0500
committerRaja Das <rajadas2@in.ibm.com>2019-07-26 00:53:26 -0500
commit82fbc51a7b8a2f53b6f4fb00ec09768a3ef6fcde (patch)
treedaeb0d9b61ec88ee8b36f5ff6fe9ac8e90dea897 /src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
parent2932b6fa080ef2e104b7c4bafc9c45d16f465ff7 (diff)
downloadtalos-sbe-82fbc51a7b8a2f53b6f4fb00ec09768a3ef6fcde.tar.gz
talos-sbe-82fbc51a7b8a2f53b6f4fb00ec09768a3ef6fcde.zip
Add exp_draminit and fix data_structs constants
Change-Id: I3b559d19cbfe407cf6a919174e201347f1bb1c1b Original-Change-Id: Ic8011ed9b6261ce2849b2c51f79c9533261222bf Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67837 Reviewed-by: STEPHEN GLANCY <sglancy@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: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@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.xml22
1 files changed, 21 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 c5061b45..a0a9c973 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
@@ -40,7 +40,7 @@
</hwpError>
<hwpError>
- <rc>RC_MSS_EXP_STATUS_CODE_UNSUCCESSFUL</rc>
+ <rc>RC_MSS_EXP_I2C_FW_STATUS_CODE_FAILED</rc>
<description>
Explorer status code for command ID EXP_FW_STATUS
did not return SUCCESS
@@ -98,4 +98,24 @@
</deconfigure>
</hwpError>
+ <hwpError>
+ <rc>RC_MSS_EXP_RSP_ARG_FAILED</rc>
+ <description>
+ The response_argument field of the host_fw_response_struct returned a FAILURE
+ </description>
+ <ffdc>RSP_ID</ffdc>
+ <ffdc>ERROR_CODE</ffdc>
+ <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