summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_omi_train.xml
blob: 75b9f968b514cef509d67978c6470c6dca0714ef (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
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- $Source: src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_omi_train.xml $ -->
<!--                                                                        -->
<!-- OpenPOWER HostBoot Project                                             -->
<!--                                                                        -->
<!-- Contributors Listed Below - COPYRIGHT 2018,2019                        -->
<!-- [+] 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 exp_omi_train.xml -->
<!-- @brief Attribute xml for exp_omi_train -->
<!-- -->
<!-- *HWP HWP Owner: Andre Marin <aamarin@us.ibm.com> -->
<!-- *HWP HWP Backup: Stephen Glancy <sglancy@us.ibm.com> -->
<!-- *HWP FW Owner: Daniel Crowell <dcrowell@us.ibm.com> -->
<!-- *HWP Team: Memory -->
<!-- *HWP Level: 2 -->
<!-- *HWP Consumed by: FSP:HB -->
<!-- -->

<attributes>
    <attribute>
        <id>ATTR_MSS_OCMB_EXP_BOOT_CONFIG_FW_MODE</id>
        <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
        <description>
            Indicates the FW MODE of the OCMB
        </description>
        <valueType>uint8</valueType>
        <enum>
            NORMAL_MODE = 0,
            MANUFACTURING_MODE = 1,
            PRODUCT_QUALIFICATION_MODE = 2
        </enum>
        <initToZero/>
        <platInit/>
        <overrideOnly/>
        <mssAccessorName>ocmb_exp_boot_config_fw_mode</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MSS_OCMB_EXP_BOOT_CONFIG_OPENCAPI_LOOPBACK_TEST</id>
        <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
        <description>
            Indicates wheather to enable the loopback test
        </description>
        <valueType>uint8</valueType>
        <enum>
            NO_LOOPBACK_TESTING = 0,
            PERFORM_LOOPBACK_TESTING = 1
        </enum>
        <initToZero/>
        <platInit/>
        <overrideOnly/>
        <mssAccessorName>ocmb_exp_boot_config_opencapi_loopback_test</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MSS_OCMB_EXP_BOOT_CONFIG_TRANSPORT_LAYER</id>
        <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
        <description>
            The transport layer of OCMB
        </description>
        <valueType>uint8</valueType>
        <enum>
            OPEN_CAPI = 0,
            I2C = 1,
            JTAG = 2
        </enum>
        <initToZero/>
        <platInit/>
        <overrideOnly/>
        <mssAccessorName>ocmb_exp_boot_config_transport_layer</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MSS_OCMB_EXP_BOOT_CONFIG_DL_LAYER_BOOT_MODE</id>
        <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
        <description>
            Indicates whether the OpenCAPI DL boots immediately
            or waits for host command.
        </description>
        <valueType>uint8</valueType>
        <enum>
           NON_DL_TRAINING = 0,
           ONLY_DL_TRAINING = 1
        </enum>
        <platInit/>
        <initToZero/>
        <overrideOnly/>
        <mssAccessorName>ocmb_exp_boot_config_dl_layer_boot_mode</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MSS_OCMB_EXP_BOOT_CONFIG_DFE_DISABLE</id>
        <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
        <description>
            Set to enable or disable DFE
        </description>
        <valueType>uint8</valueType>
        <enum>
            DISABLE = 0,
            ENABLE = 1
        </enum>
        <default>ENABLE</default>
        <platInit/>
        <overrideOnly/>
        <mssAccessorName>ocmb_exp_boot_config_dfe_disable</mssAccessorName>
    </attribute>

     <attribute>
        <id>ATTR_MSS_OCMB_EXP_BOOT_CONFIG_LANE_MODE</id>
        <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
        <description>
            The lane width of the OpenCapi channel
        </description>
        <valueType>uint8</valueType>
        <enum>
            LANE_8= 1,
            LANE_4= 2
        </enum>
        <default>1</default>
        <platInit/>
        <mssAccessorName>ocmb_exp_boot_config_lane_mode</mssAccessorName>
    </attribute>

     <attribute>
        <id>ATTR_MSS_OCMB_EXP_BOOT_CONFIG_SERDES_FREQUENCY</id>
        <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
        <description>
            The frequency of the OpenCAPI
        </description>
        <valueType>uint8</valueType>
        <enum>
           SERDES_21_33GBPS = 1,
           SERDES_23_46GBPS = 2,
           SERDES_25_60GBPS = 3
        </enum>
        <default>3</default>
        <platInit/>
        <mssAccessorName>ocmb_exp_boot_config_serdes_frequency</mssAccessorName>
    </attribute>

    <attribute>
        <id>ATTR_MSS_OCMB_EXP_BOOT_CONFIG_ADAPTATION_MODE</id>
        <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
        <description>
            Indicates whether to enable adaptation
        </description>
        <valueType>uint8</valueType>
        <enum>
            DISABLE = 0,
            ENABLE = 1
        </enum>
        <default>ENABLE</default>
        <platInit/>
        <mssAccessorName>ocmb_exp_boot_config_adaptation_mode</mssAccessorName>
    </attribute>
</attributes>
OpenPOWER on IntegriCloud