summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_termination_control.xml
blob: 8cdb47b6724571d214126208145bc9d52d67239a (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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: chips/p9/procedures/xml/error_info/p9_memory_mss_termination_control.xml $ -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- EKB Project                                                            -->
<!--                                                                        -->
<!-- COPYRIGHT 2015                                                         -->
<!-- [+] International Business Machines Corp.                              -->
<!--                                                                        -->
<!--                                                                        -->
<!-- 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.                              -->
<!--                                                                        -->
<!-- IBM_PROLOG_END_TAG                                                     -->

<!-- -->
<!-- @file memory_mss_termination_control.xml -->
<!-- @brief Error xml for termination control -->
<!-- -->
<!-- *HWP HWP Owner: Brian Silver <bsilver@us.ibm.com> -->
<!-- *HWP HWP Backup: Andre Marin <aamarin@us.ibm.com> -->
<!-- *HWP FW Owner: Bill Hoffa <wghoffa@us.ibm.com> -->
<!-- *HWP Team: Memory -->
<!-- *HWP Level: 1 -->
<!-- *HWP Consumed by: FSP:HB -->
<!-- -->

<hwpErrors>

<hwpError>
  <rc>RC_CONFIG_DRV_IMP_INVALID_INPUT</rc>
  <description>
    The config_drv_imp utility function received a bad parameter
  </description>
  <ffdc>PORT_PARAM</ffdc>
  <callout>
    <procedure>CODE</procedure>
    <priority>HIGH</priority>
  </callout>
</hwpError>

<hwpError>
  <rc>RC_CONFIG_RCV_IMP_INVALID_INPUT</rc>
  <description>
    The config_rcv_imp utility function received a bad parameter
  </description>
  <ffdc>PORT_PARAM</ffdc>
  <callout>
    <procedure>CODE</procedure>
    <priority>HIGH</priority>
  </callout>
</hwpError>

<hwpError>
  <rc>RC_CONFIG_SLEW_RATE_INVALID_INPUT</rc>
  <description>
    The config_slew_rate utility function received a bad parameter
  </description>
  <ffdc>PORT_PARAM</ffdc>
  <ffdc>SLEW_TYPE_PARAM</ffdc>
  <ffdc>SLEW_IMP_PARAM</ffdc>
  <ffdc>SLEW_RATE_PARAM</ffdc>
  <callout>
    <procedure>CODE</procedure>
    <priority>HIGH</priority>
  </callout>
</hwpError>

<hwpError>
  <rc>RC_CONFIG_WR_DRAM_VREF_INVALID_INPUT</rc>
  <description>
    The config_wr_dram_vref utility function received a bad parameter
  </description>
  <ffdc>PORT_PARAM</ffdc>
  <callout>
    <procedure>CODE</procedure>
    <priority>HIGH</priority>
  </callout>
</hwpError>

<hwpError>
  <rc>RC_CONFIG_RD_CEN_VREF_INVALID_INPUT</rc>
  <description>
    The config_rd_cen_vref utility function received a bad parameter
  </description>
  <ffdc>PORT_PARAM</ffdc>
  <callout>
    <procedure>CODE</procedure>
    <priority>HIGH</priority>
  </callout>
</hwpError>

<hwpError>
  <rc>RC_MSS_SLEW_CAL_INVALID_DRAM_GEN</rc>
  <description>
    mss_slew_cal found an invalid DRAM type in ATTR_EFF_DRAM_GEN (not DDR3/4)
  </description>
  <ffdc>DRAM_GEN</ffdc>
  <callout>
    <procedure>CODE</procedure>
    <priority>HIGH</priority>
  </callout>
</hwpError>

<hwpError>
  <rc>RC_MSS_SLEW_CAL_INVALID_FREQ</rc>
  <description>
    mss_slew_cal found a zero frequency in ATTR_MSS_FREQ
  </description>
  <callout>
    <procedure>CODE</procedure>
    <priority>HIGH</priority>
  </callout>
</hwpError>

<!-- Hm, fairly p9n specific ... BRS -->
<registerFfdc>
  <id>REG_FFDC_MSS_SLEW_CAL_FAILURE</id>
  <scomRegister>MCA_DDRPHY_ADR_IO_SLEW_CTL_VALUE_MAP0_P0_ADR0</scomRegister>
  <scomRegister>MCA_DDRPHY_ADR_IO_SLEW_CTL_VALUE_MAP0_P0_ADR1</scomRegister>
  <scomRegister>MCA_DDRPHY_ADR_IO_SLEW_CTL_VALUE_MAP0_P0_ADR2</scomRegister>
  <scomRegister>MCA_DDRPHY_ADR_IO_SLEW_CTL_VALUE_MAP0_P0_ADR3</scomRegister>

  <scomRegister>MCA_DDRPHY_DP16_IO_TX_CONFIG0_P0_0</scomRegister>
  <scomRegister>MCA_DDRPHY_DP16_IO_TX_CONFIG0_P0_1</scomRegister>
  <scomRegister>MCA_DDRPHY_DP16_IO_TX_CONFIG0_P0_2</scomRegister>
  <scomRegister>MCA_DDRPHY_DP16_IO_TX_CONFIG0_P0_3</scomRegister>
</registerFfdc>

<!-- Should be good for MCA and MBA, not clear how to deal with the register ffdc, tho BRS -->
<hwpError>
  <rc>RC_MSS_SLEW_CAL_TIMEOUT</rc>
  <description>
      mss_slew_cal found slew calibration timeout
  </description>
  <ffdc>PORT</ffdc>
  <ffdc>DATA_ADR</ffdc>
  <ffdc>IMP</ffdc>
  <ffdc>SLEW</ffdc>
  <ffdc>STAT_REG</ffdc>
  <collectRegisterFfdc>
    <id>REG_FFDC_MSS_SLEW_CAL_FAILURE</id>
    <target>TARGET_IN_ERROR</target>
  </collectRegisterFfdc>
  <callout>
    <target>TARGET_IN_ERROR</target>
    <priority>HIGH</priority>
  </callout>
  <deconfigure>
    <target>TARGETIN_ERROR</target>
  </deconfigure>
  <gard>
    <target>TARGET_IN_ERROR</target>
  </gard>
</hwpError>


<hwpError>
  <rc>RC_MSS_SLEW_CAL_ERROR</rc>
  <description>
      mss_slew_cal found slew calibration error
  </description>
  <ffdc>PORT</ffdc>
  <ffdc>DATA_ADR</ffdc>
  <ffdc>IMP</ffdc>
  <ffdc>SLEW</ffdc>
  <ffdc>STAT_REG</ffdc>
  <collectRegisterFfdc>
    <id>REG_FFDC_MSS_SLEW_CAL_FAILURE</id>
    <target>TARGET_IN_ERROR</target>
  </collectRegisterFfdc>
  <callout>
    <target>TARGET_IN_ERROR</target>
    <priority>HIGH</priority>
  </callout>
  <deconfigure>
    <target>TARGET_IN_ERROR</target>
  </deconfigure>
  <gard>
    <target>TARGET_IN_ERROR</target>
  </gard>
</hwpError>

<hwpError>
  <rc>RC_MSS_IMP_INPUT_ERROR</rc>
  <!-- TODO Remove when all HWPs using it are using their own Error XML file -->
  <description>Impedance is invalid for driver/receiver type.</description>
  <callout>
    <procedure>CODE</procedure>
    <priority>HIGH</priority>
  </callout>
</hwpError>

</hwpErrors>
OpenPOWER on IntegriCloud