summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_setup_evid_errors.xml
diff options
context:
space:
mode:
authorSudheendra K Srivathsa <sudheendraks@in.ibm.com>2016-02-12 01:42:35 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-11-15 10:39:28 -0500
commit34a133263c053dbe7bf6b8193fa2e0ad8388e514 (patch)
tree7a06ff3665753ee2ca7c9ee75eb15346b7f25025 /src/import/chips/p9/procedures/xml/error_info/p9_setup_evid_errors.xml
parent042f91440facd7c4197ef32108f029cf2d97be7f (diff)
downloadtalos-hostboot-34a133263c053dbe7bf6b8193fa2e0ad8388e514.tar.gz
talos-hostboot-34a133263c053dbe7bf6b8193fa2e0ad8388e514.zip
p9_setup_evid L2 commit
Change-Id: I997521cb70bde982e0ac38dd1fb37f3013a55641 Original-Change-Id: I923c0d7da9e825dbbb4a111648fc3457da22d572 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/20613 Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32642 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_setup_evid_errors.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_setup_evid_errors.xml56
1 files changed, 56 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_setup_evid_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_setup_evid_errors.xml
new file mode 100644
index 000000000..4014dfbba
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_setup_evid_errors.xml
@@ -0,0 +1,56 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9_setup_evid_errors.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2016 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
+<!-- you may not use this file except in compliance with the License. -->
+<!-- You may obtain a copy of the License at -->
+<!-- -->
+<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
+<!-- -->
+<!-- Unless required by applicable law or agreed to in writing, software -->
+<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
+<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
+<!-- implied. See the License for the specific language governing -->
+<!-- permissions and limitations under the License. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+
+<!-- *HW Owner : Sudheendra K Srivathsa <sudheendraks@in.ibm.com> -->
+<!-- *FW Owner : Sangeetha T S <sangeet2@in.ibm.com> -->
+<!-- *HWP Team: PM -->
+<!-- *HWP Level: 2 -->
+<!-- *HWP Consumed by: HB -->
+
+<!-- Error definitions for p9_setup_evid procedure -->
+<hwpErrors>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_EVID_READVOLTAGE_TIMEOUT</rc>
+ <description>
+ A timeout occured reading voltage from an AVSBus interface
+ </description>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_EVID_WRITEVOLTAGE_TIMEOUT</rc>
+ <description>
+ A timeout occured writing a voltage to an AVSBus interface
+ </description>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_PROCPM_EVID_IDLEFRAME_TIMEOUT</rc>
+ <description>
+ A timeout occured writing an idle from to an AVSBus interface
+ </description>
+ </hwpError>
+ <!-- ******************************************************************** -->
+</hwpErrors>
OpenPOWER on IntegriCloud