summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorSunil.Kumar <skumar8j@in.ibm.com>2015-09-24 05:22:42 -0500
committerDean Sanner <dsanner@us.ibm.com>2017-07-10 21:46:51 -0400
commit7c86379f4c1eb6c81873ae5e8e1203b77bf3ed16 (patch)
treea0157d84297f4fa957265cce48a191bd7086a0ba /src/import
parent775aa58f353212903f5f479deaf0cc3c6485d1ea (diff)
downloadtalos-hostboot-7c86379f4c1eb6c81873ae5e8e1203b77bf3ed16.tar.gz
talos-hostboot-7c86379f4c1eb6c81873ae5e8e1203b77bf3ed16.zip
Makefile Infrastructure for SBE Level 2 HWPs
Change-Id: I775a4c1048f681a1c495623991a38147285ba9d9 Original-Change-Id: I9feb7dc9be55815f543c727abecc18d7f636a199 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20742 Tested-by: Jenkins Server Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42945 Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Tested-by: Dean Sanner <dsanner@us.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml
new file mode 100644
index 000000000..37e2bdea6
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml
@@ -0,0 +1,40 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
+<!-- -->
+<!-- -->
+<!-- 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 -->
+<!-- This is an automatically generated file. -->
+<!-- File: p9_perv_sbe_cmn_errors.xml. -->
+<!-- Halt codes for p9_perv_sbe_cmn -->
+
+<hwpErrors>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_SBE_SCAN0_DONE_POLL_THRESHOLD_ERR</rc>
+ <description>Timeout waiting for scan0 to complete , loop count expired that polls for OPCG_DONE</description>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_SBE_ARRAYINIT_POLL_THRESHOLD_ERR</rc>
+ <description>Polling for OPCG_DONE for arrayInit reached threshold , count expired.</description>
+ </hwpError>
+ <!-- ******************************************************************** -->
+</hwpErrors>
OpenPOWER on IntegriCloud