|
24 | 24 | <!-- IBM_PROLOG_END_TAG -->
|
25 | 25 | <hwpErrors>
|
26 | 26 |
|
27 |
| -<!-- $Id: memory_mss_volt_vpp_offset.xml,v 1.4 2014/07/16 18:15:25 sglancy Exp $ --> |
| 27 | +<!-- $Id: memory_mss_volt_vpp_offset.xml,v 1.6 2014/09/08 20:53:44 sglancy Exp $ --> |
28 | 28 | <!-- For file ../../ipl/fapi/mss_volt_vpp_offset.C -->
|
29 | 29 | <!-- // *! OWNER NAME : Stephen Glancy ([email protected]) -->
|
30 | 30 | <!-- // *! BACKUP NAME : Jacob Sloat ([email protected]) -->
|
31 | 31 |
|
32 | 32 |
|
33 | 33 | <!-- Original Source for RC_MSS_VOLT_TOLERATED_VOLTAGE_VIOLATION memory_errors.xml -->
|
| 34 | + |
| 35 | + <hwpError> |
| 36 | + <rc>RC_VOLT_VPP_FUNCTIONAL_CENTAUR_NOT_FOUND</rc> |
| 37 | + <description>Code did not find a functional centaur.</description> |
| 38 | + <callout> |
| 39 | + <procedure>CODE</procedure> |
| 40 | + <priority>HIGH</priority> |
| 41 | + </callout> |
| 42 | + </hwpError> |
| 43 | + |
34 | 44 | <hwpError>
|
35 | 45 | <rc>RC_MSS_VOLT_VPP_OFFSET_DRAM_GEN_MISCOMPARE</rc>
|
36 | 46 | <description>One or more DIMMs has a different generation of DRAM technology level.</description>
|
37 | 47 | <ffdc>DRAM_GEN_MISCOMPARE</ffdc>
|
38 | 48 | <ffdc>DRAM_GEN_START</ffdc>
|
39 | 49 | <ffdc>CEN_MBA_NUM</ffdc>
|
40 | 50 | <ffdc>CEN_TARGET_NUM</ffdc>
|
41 |
| - <!-- Deconfigure DIMM or Centaur --> |
42 |
| - <deconfigure> |
43 |
| - <target>CHIP_TARGET</target> |
44 |
| - </deconfigure> |
45 | 51 | </hwpError>
|
46 | 52 |
|
47 | 53 | <hwpError>
|
48 |
| - <rc>RC_VPP_NONFUNCTIONAL_DIMM_VPD_READ_ERROR</rc> |
| 54 | + <rc>RC_VPP_FUNCTIONAL_DIMM_VPD_READ_ERROR</rc> |
49 | 55 | <description>Unable to read the VPD from a non-functional dimm.</description>
|
50 | 56 | <ffdc>TARGET_POSITION</ffdc>
|
51 | 57 | <ffdc>MBA_POSITION</ffdc>
|
52 | 58 | <ffdc>DIMM_POSITION</ffdc>
|
53 | 59 | <ffdc>FAILING_ATTRIBUTE</ffdc>
|
54 | 60 | <callout>
|
55 | 61 | <target>TARGET_DIMM_ERROR</target>
|
56 |
| - <priority>LOW</priority> |
| 62 | + <priority>HIGH</priority> |
57 | 63 | </callout>
|
| 64 | + <deconfigure> |
| 65 | + <target>MBA_TARGET</target> |
| 66 | + </deconfigure> |
| 67 | + </hwpError> |
| 68 | + |
| 69 | + <hwpError> |
| 70 | + <rc>RC_VPP_FUNCTIONAL_CENTAUR_VPD_READ_ERROR</rc> |
| 71 | + <description>Unable to read the VPD from a non-functional dimm.</description> |
| 72 | + <ffdc>TARGET_POSITION</ffdc> |
| 73 | + <ffdc>MBA_POSITION</ffdc> |
| 74 | + <ffdc>FAILING_ATTRIBUTE</ffdc> |
58 | 75 | <callout>
|
59 |
| - <procedure>CODE</procedure> |
| 76 | + <target>TARGET_CEN_ERROR</target> |
60 | 77 | <priority>HIGH</priority>
|
61 | 78 | </callout>
|
| 79 | + <deconfigure> |
| 80 | + <target>MBA_TARGET</target> |
| 81 | + </deconfigure> |
62 | 82 | </hwpError>
|
63 | 83 |
|
64 | 84 | <hwpError>
|
|
0 commit comments