summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/procedures/xml
diff options
context:
space:
mode:
authorLuke Mulkey <lwmulkey@us.ibm.com>2017-02-13 14:55:31 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-04 10:52:39 -0400
commitc9f1ae5a28dd6d5e53b9f59823befe465856d706 (patch)
tree6c3fbf6f2fd7617edd9d442041ef987474818330 /src/import/chips/centaur/procedures/xml
parent39e17a8855b59f1d500e30790d206805b37fa0bd (diff)
downloadtalos-hostboot-c9f1ae5a28dd6d5e53b9f59823befe465856d706.tar.gz
talos-hostboot-c9f1ae5a28dd6d5e53b9f59823befe465856d706.zip
centaur: scominit + scom initfiles
Change-Id: Iec7d057eb187c46c24050b6040dbec142d6e4617 Original-Change-Id: I19b857d878fb7309745651d4c623683b9b01e3e2 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37433 Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43778 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-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/centaur/procedures/xml')
-rw-r--r--src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_scominit_errors.xml64
1 files changed, 64 insertions, 0 deletions
diff --git a/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_scominit_errors.xml b/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_scominit_errors.xml
new file mode 100644
index 000000000..bf4e3f9c2
--- /dev/null
+++ b/src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_scominit_errors.xml
@@ -0,0 +1,64 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/centaur/procedures/xml/error_info/p9c_memory_mss_scominit_errors.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,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 -->
+<!-- -->
+<!-- @file p9c_memory_mss_scominit_errors.xml-->
+<!-- @brief Error xml for scominit errors-->
+<!-- -->
+<!-- *HWP HWP Owner: Luke Mulkey <lwmulkey@us.ibm.com> -->
+<!-- *HWP HWP Backup: Andre Marin <aamarin@us.ibm.com> -->
+<!-- *HWP FW Owner: Bill Hoffa <wghoffa@us.ibm.com> -->
+<!-- *HWP Team: Memory -->
+<!-- *HWP Level: 2 -->
+<!-- *HWP Consumed by: FSP:HB -->
+<!-- -->
+
+<hwpErrors>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_CEN_MSS_SCOMINIT_NUM_MBA_ERROR</rc>
+ <description>
+ mss_scominit did not see 2 present membuf child MBAs returned
+ </description>
+ <ffdc>NUM_MBAS</ffdc>
+ <ffdc>MEMBUF</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_CEN_MSS_SCOMINIT_NUM_L4_ERROR</rc>
+ <description>
+ mss_scominit did not see 1 present membuf child L4 returned
+ </description>
+ <ffdc>NUM_L4S</ffdc>
+ <ffdc>MEMBUF</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+</hwpErrors>
OpenPOWER on IntegriCloud