summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_sbe_fabricinit_errors.xml
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2015-09-01 21:30:55 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-08-20 09:47:45 -0400
commite7fa5ab4311aa7a1220eae1958de8d8b53e3ed03 (patch)
treea80264e13ac5889f9b89e8dfe402123931e6a1ba /src/import/chips/p9/procedures/xml/error_info/p9_sbe_fabricinit_errors.xml
parentb1621f0749b925a341f2f19fa2c160086825769d (diff)
downloadtalos-hostboot-e7fa5ab4311aa7a1220eae1958de8d8b53e3ed03.tar.gz
talos-hostboot-e7fa5ab4311aa7a1220eae1958de8d8b53e3ed03.zip
HWP: [Level 2] p9_sbe_fabricint update
Added dependency on p9_fbc_utils library functions Reference current SCOM address header content Add FFDC Add eCMD wrapper Change-Id: I8f9b89025a62415feadcef564de8bdfc76b102a4 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20275 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44829 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_sbe_fabricinit_errors.xml')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/error_info/p9_sbe_fabricinit_errors.xml55
1 files changed, 0 insertions, 55 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_fabricinit_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_fabricinit_errors.xml
deleted file mode 100755
index 45ca384da..000000000
--- a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_fabricinit_errors.xml
+++ /dev/null
@@ -1,55 +0,0 @@
-<!-- IBM_PROLOG_BEGIN_TAG -->
-<!-- This is an automatically generated prolog. -->
-<!-- -->
-<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9_sbe_fabricinit_errors.xml $ -->
-<!-- -->
-<!-- OpenPOWER HostBoot Project -->
-<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
-<!-- [+] 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_sbe_fabricinit -->
-<hwpErrors>
- <!-- ******************************************************************** -->
- <hwpError>
- <rc>RC_P9_SBE_FABRICINIT_FBC_STOPPED_ERR</rc>
- <description>
- Procedure: p9_sbe_fabricinit
- Fabric init sequence not attempted, fabric arbitration is stopped.
- </description>
- <ffdc>TARGET</ffdc>
- </hwpError>
- <!-- ******************************************************************** -->
- <hwpError>
- <rc>RC_P9_SBE_FABRICINIT_FAILED_ERR</rc>
- <description>
- Procedure: p9_sbe_fabricinit
- Fabric init failed, or mismatch in expected ADU status.
- </description>
- <ffdc>TARGET</ffdc>
- </hwpError>
- <!-- ******************************************************************** -->
- <hwpError>
- <rc>RC_P9_SBE_FABRICINIT_NO_INIT_ERR</rc>
- <description>
- Procedure: p9_sbe_fabricinit
- ADU operation completed successfully, but fabric was not initialized.
- </description>
- <ffdc>TARGET</ffdc>
- </hwpError>
- <!-- ******************************************************************** -->
-</hwpErrors>
OpenPOWER on IntegriCloud