summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/dram_training/mem_startclocks/memory_cen_stopclocks.xml
blob: b81549147259a495c5216a531758b8f1ca6607c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/usr/hwpf/hwp/dram_training/mem_startclocks/memory_cen_stopclocks.xml $ -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- COPYRIGHT International Business Machines Corp. 2013,2014              -->
<!--                                                                        -->
<!-- p1                                                                     -->
<!--                                                                        -->
<!-- Object Code Only (OCO) source materials                                -->
<!-- Licensed Internal Code Source Materials                                -->
<!-- IBM HostBoot Licensed Internal Code                                    -->
<!--                                                                        -->
<!-- The source code for this program is not published or otherwise         -->
<!-- divested of its trade secrets, irrespective of what has been           -->
<!-- deposited with the U.S. Copyright Office.                              -->
<!--                                                                        -->
<!-- Origin: 30                                                             -->
<!--                                                                        -->
<!-- IBM_PROLOG_END_TAG                                                     -->

<hwpErrors>
<!-- $Id: memory_cen_stopclocks.xml,v 1.3 2014/01/31 22:05:42 mfred Exp $ -->
<!-- For file ../../ipl/fapi/cen_stopclocks.C -->
<!-- // *! OWNER NAME  : Mark Fredrickson  Email: mfred@us.ibm.com -->
<!-- // *! BACKUP NAME : Mark Bellows      Email: bellows@us.ibm.com -->

<registerFfdc>
  <id>REG_FFDC_CLOCK_STOP_BAD_STATUS_REGS</id>
  <cfamRegister>CFAM_FSI_GP3_0x00002812</cfamRegister>
  <cfamRegister>CFAM_FSI_GP4_0x00002813</cfamRegister>
  <cfamRegister>CFAM_FSI_GP3_MIRROR_0x0000101B</cfamRegister>
  <scomRegister>MEM_GP3_0x030F0012</scomRegister>
  <scomRegister>NEST_GP3_0x020F0012</scomRegister>
</registerFfdc>

<hwpError>
  <rc>RC_MSS_UNEXPECTED_MEM_CLOCK_STATUS</rc>
  <description>
    cen_stopclocks got unexpected clock status in MEM_CLK_STATUS_0x03030008
    This error could happen for a number of reasons and probably not on the
    IPL path, so callout the memory buffer chip, but do not deconfigure/GARD.
  </description>
  <ffdc>EXPECTED_STATUS</ffdc>
  <ffdc>ACTUAL_STATUS</ffdc>
  <collectRegisterFfdc>
    <id>REG_FFDC_CLOCK_STOP_BAD_STATUS_REGS</id>
    <target>MEMBUF_CHIP_IN_ERROR</target>
  </collectRegisterFfdc>
  <callout>
    <target>MEMBUF_CHIP_IN_ERROR</target>
    <priority>HIGH</priority>
  </callout>
</hwpError>

<hwpError>
  <rc>RC_MSS_UNEXPECTED_NEST_CLOCK_STATUS</rc>
  <description>
    cen_stopclocks got unexpected clock status in NEST_CLK_STATUS_0x02030008
    This error could happen for a number of reasons and probably not on the
    IPL path, so callout the memory buffer chip, but do not deconfigure/GARD.
  </description>
  <ffdc>EXPECTED_STATUS</ffdc>
  <ffdc>ACTUAL_STATUS</ffdc>
  <collectRegisterFfdc>
    <id>REG_FFDC_CLOCK_STOP_BAD_STATUS_REGS</id>
    <target>MEMBUF_CHIP_IN_ERROR</target>
  </collectRegisterFfdc>
  <callout>
    <target>MEMBUF_CHIP_IN_ERROR</target>
    <priority>HIGH</priority>
  </callout>
</hwpError>

<hwpError>
  <rc>RC_MSS_UNEXPECTED_TP_CLOCK_STATUS</rc>
  <description>
    cen_stopclocks got unexpected clock status in TP_CLK_STATUS_0x01030008
    This error could happen for a number of reasons and probably not on the
    IPL path, so callout the memory buffer chip, but do not deconfigure/GARD.
  </description>
  <ffdc>EXPECTED_STATUS</ffdc>
  <ffdc>ACTUAL_STATUS</ffdc>
  <collectRegisterFfdc>
    <id>REG_FFDC_CLOCK_STOP_BAD_STATUS_REGS</id>
    <target>MEMBUF_CHIP_IN_ERROR</target>
  </collectRegisterFfdc>
  <callout>
    <target>MEMBUF_CHIP_IN_ERROR</target>
    <priority>HIGH</priority>
  </callout>
</hwpError>

<!-- Add some header comments for BACKUP and SCREEN. -->

</hwpErrors>
OpenPOWER on IntegriCloud