summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2016-11-20 16:42:16 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-11-30 10:16:47 -0500
commita918581f35597cbd207ae7e2d296dcb8ecde7b51 (patch)
treedeb5640cb5202ea0ad53f387637e4219dee49581 /src/import/chips/p9/procedures
parente798d5b0f202efa84604bce16796fb422a5e796b (diff)
downloadtalos-hostboot-a918581f35597cbd207ae7e2d296dcb8ecde7b51.tar.gz
talos-hostboot-a918581f35597cbd207ae7e2d296dcb8ecde7b51.zip
p9_mem_pll_reset_errors -- create error XML for HWP
Change-Id: I37a5d5f9cd00f8d3cf16f0ab3d6a74830a8aefef Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32849 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33033 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/error_info/p9_mem_pll_reset_errors.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_reset_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_reset_errors.xml
new file mode 100755
index 000000000..a2537b494
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_reset_errors.xml
@@ -0,0 +1,37 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_reset_errors.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 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 -->
+<!-- Halt codes for p9_mem_pll_reset -->
+<hwpErrors>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_MEM_PLL_RESET_SCAN0_DONE_POLL_THRESHOLD_ERR</rc>
+ <description>Timeout polling for OPCG_DONE for scan0 flush</description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>PERV_CPLT_STAT0</ffdc>
+ <ffdc>LOOP_COUNT</ffdc>
+ <ffdc>HW_DELAY</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+</hwpErrors>
OpenPOWER on IntegriCloud