diff options
| -rw-r--r-- | src/import/chips/p9/procedures/xml/error_info/p9_mem_pll_initf_error.xml | 51 |
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> |

