summaryrefslogtreecommitdiffstats
path: root/src/build/citest/etc/patches/attribute_types.patch
blob: d2cd1944383f4a43e0131c09ff1af3014d7ce7b6 (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
966,984d965
<         <id>PROC_PCIE_LANE_EQUALIZATION</id>
<         <description>PCIE Lane Equalization values for each PHB
<             creator: MRW
<             consumer: HDAT
<             firmware notes:
<             PCIE Lane Equalization values for each PHB
<             Array index: PHBs (0:3)
<                          Lane Settings (0:31)
<         </description>
<         <simpleType>
<             <uint8_t>
<             </uint8_t>
<             <array>4,32</array>
<         </simpleType>
<         <persistency>non-volatile</persistency>
<         <readable/>
<         <fspOnly/>
<     </attribute>
<     <attribute>
1413,1427d1412
<     <attribute>
<         <id>OCC_MASTER_CAPABLE</id>
<         <description>
<             This attribute is to determine whether an occ is master capable.
<             An OCC is master capable if it's parent processor is wired to the
<             APSS.
<         </description>
<         <simpleType>
<             <uint8_t>
<             </uint8_t>
<         </simpleType>
<         <persistency>non-volatile</persistency>
<         <readable/>
<         <fspOnly/>
<     </attribute>
OpenPOWER on IntegriCloud