summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/mc_config/mss_volt/memory_mss_volt.xml
blob: 5ba5b31f439201578d59f436e261d9afa5418faf (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
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/usr/hwpf/hwp/mc_config/mss_volt/memory_mss_volt.xml $     -->
<!--                                                                        -->
<!-- IBM CONFIDENTIAL                                                       -->
<!--                                                                        -->
<!-- COPYRIGHT International Business Machines Corp. 2013                   -->
<!--                                                                        -->
<!-- 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_mss_volt.xml,v 1.1 2013/06/19 18:28:37 bellows Exp $ -->
<!-- For file ../../ipl/fapi/mss_volt.C -->
<!-- // *! OWNER NAME :   Jeff Sabrowski (jsabrow@us.ibm.com) -->
<!-- // *! BACKUP NAME : -->

<!-- Original Source for RC_MSS_VOLT_UNRECOGNIZED_DRAM_DEVICE_TYPE memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_VOLT_UNRECOGNIZED_DRAM_DEVICE_TYPE</rc>
    <description>Unsupported DIMM type found.  All dimms must be DDR3 or DDR4</description>
    <ffdc>DEVICE_TYPE</ffdc>
</hwpError>

<!-- Original Source for RC_MSS_VOLT_DDR_TYPE_MIXING_UNSUPPORTED memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_VOLT_DDR_TYPE_MIXING_UNSUPPORTED</rc>
    <description>Mixing of DDR3 and DDR4 not supported.</description>
</hwpError>

<!-- Original Source for RC_MSS_VOLT_DDR_TYPE_REQUIRED_VOLTAGE memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_VOLT_DDR_TYPE_REQUIRED_VOLTAGE</rc>
    <description>One or more DIMMs do not support required voltage for DDR type.</description>
</hwpError>

<!-- Original Source for RC_MSS_VOLT_TOLERATED_VOLTAGE_VIOLATION memory_errors.xml -->
  <hwpError>
    <rc>RC_MSS_VOLT_TOLERATED_VOLTAGE_VIOLATION</rc>
    <description>One or more DIMMs classified non-functional has a tolerated voltage below selected voltage.</description>
 <!-- Deconfigure MASTER_CHIP -->
 <deconfigure><target>MASTER_CHIP</target></deconfigure>
</hwpError>


</hwpErrors>
OpenPOWER on IntegriCloud