summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2018-10-28 09:17:23 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-02-04 09:57:02 -0600
commit52080a90a556b0ad24b08dc50e81f18a7bfaf819 (patch)
tree2a0c85f234f8481d9d9785bc71663e98f1538e6d /src/import/chips/p9/procedures/xml
parent4802d403f061323a4121b480d82dc87c6b6f84ef (diff)
downloadtalos-hostboot-52080a90a556b0ad24b08dc50e81f18a7bfaf819.tar.gz
talos-hostboot-52080a90a556b0ad24b08dc50e81f18a7bfaf819.zip
Adding p9a_ocmb_enable
Change-Id: I0e28ee52ad9088e87dd02ce2deca4e88bfcd9d8f Original-Change-Id: I40fbbf9a6323163d8c064ec435dc0cc666dcb0ab Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68088 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: RYAN P. KING <rpking@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71215 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/error_info/p9a_ocmb_enable_errors.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9a_ocmb_enable_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9a_ocmb_enable_errors.xml
new file mode 100755
index 000000000..f030e4d11
--- /dev/null
+++ b/src/import/chips/p9/procedures/xml/error_info/p9a_ocmb_enable_errors.xml
@@ -0,0 +1,42 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9a_ocmb_enable_errors.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,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 -->
+<hwpErrors>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9A_OCMB_ENABLE_SWIZZLE_BIT_OUT_OF_RANGE_ERROR</rc>
+ <description>
+ Procedure: p9a_ocmb_enable
+ Swizzle bit in Root CTRL7 is out of range
+ </description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>BIT</ffdc>
+ <ffdc>MIN</ffdc>
+ <ffdc>MAX</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ </hwpError>
+</hwpErrors>
OpenPOWER on IntegriCloud