summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2019-04-09 08:13:48 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-04-10 12:11:23 -0500
commit47c643354d42d474180eb8324fecb8a8d8f3d4d2 (patch)
tree04aa86a4166f05a8881fede699360d107b976cdc /src
parent091bf3c3fd9cdef088f9405ee89c50fe3618a445 (diff)
downloadtalos-hostboot-47c643354d42d474180eb8324fecb8a8d8f3d4d2.tar.gz
talos-hostboot-47c643354d42d474180eb8324fecb8a8d8f3d4d2.zip
Remove deleted mirrored file
chips/p9/procedures/xml/error_info/p9_mem_pll_initf_error.xml Change-Id: I15087985042a007cf565f1a4397cb3095d452c12 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75744 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> 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: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_error.xml51
1 files changed, 0 insertions, 51 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_error.xml b/src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_error.xml
deleted file mode 100644
index 98567abc3..000000000
--- a/src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_error.xml
+++ /dev/null
@@ -1,51 +0,0 @@
-<!-- IBM_PROLOG_BEGIN_TAG -->
-<!-- This is an automatically generated prolog. -->
-<!-- -->
-<!-- $Source: src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_error.xml $ -->
-<!-- -->
-<!-- OpenPOWER HostBoot Project -->
-<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2016 -->
-<!-- [+] 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 p9_mem_pll_initf_error.xml -->
-<!-- @brief Error xml for p9_mem_pll_initf -->
-<!-- -->
-<!-- *HWP HWP Owner: Sunil Kumar <skumar8j@us.ibm.com> -->
-<!-- *HWP HWP Backup: Srinivas V Naga <srinivan@in.ibm.com> -->
-<!-- *HWP Team: Memory -->
-<!-- *HWP Level: 2 -->
-<!-- *HWP Consumed by: HB -->
-<!-- -->
-
-<hwpErrors>
-
- <hwpError>
- <rc>RC_MSS_FREQ_VALUE_NOT_VALID</rc>
- <description>
- Case when mss_freq is different from the
- predefined values.
- </description>
- <ffdc>MSS_FREQ</ffdc>
- <callout>
- <target>MCBIST_TARGET</target>
- <priority>HIGH</priority>
- </callout>
- </hwpError>
-
-</hwpErrors>
OpenPOWER on IntegriCloud