summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2018-10-19 07:32:27 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-04-04 09:25:38 -0500
commitb823dd50837a9f05cf69dc75d5942319f537024d (patch)
tree7414d5b461004c3d475ba2cb0ed25bd11c5b71c6 /src/import/chips/p9/procedures/xml/error_info
parente5622fb032dc8b23627d8ca06d82a10b612d5435 (diff)
downloadtalos-hostboot-b823dd50837a9f05cf69dc75d5942319f537024d.tar.gz
talos-hostboot-b823dd50837a9f05cf69dc75d5942319f537024d.zip
Update p9_mss_eff_grouping for Axone support
Add p9a_omi_setup_bars procedure Add eclipse project files to .gitignore Change-Id: Ia18cd213ac8b3682e5718b3c631dad631b97170f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67755 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67764 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9a_omi_setup_bars_errors.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9a_omi_setup_bars_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9a_omi_setup_bars_errors.xml
new file mode 100644
index 000000000..96f121c18
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9a_omi_setup_bars_errors.xml
@@ -0,0 +1,41 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9a_omi_setup_bars_errors.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2017,2019 -->
+<!-- [+] 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 -->
+<!-- Error definitions for proc_cen_framelock procedure -->
+<hwpErrors>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_OMI_SETUP_BARS_INVALID_BAR</rc>
+ <description>ATTR_OMI_INBAND_BAR_BASE_ADDR_OFFSET had an invalid value</description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>BAR_VALUE</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_PROC_OMI_SETUP_BARS_INVALID_ADDR_EXT_MASK</rc>
+ <description>An invalid address extension mask was selected</description>
+ <ffdc>EXT_MASK</ffdc>
+ </hwpError>
+ <!-- *********************************************************************** -->
+</hwpErrors>
OpenPOWER on IntegriCloud