summaryrefslogtreecommitdiffstats
path: root/examples/p8/sysplanar/sysplanar.tvpd
blob: 0cbb2581febe4e4348091c9098f45c0e54ec20f8 (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
<?xml version="1.0"?>
<vpd>
  <!-- OpenPower system Planar with no memory buffer -->
  <!-- This card will be using with  memory riser card -->
  <!-- and memory buffer/buffers are on the riser card -->

  <name>FILENAME</name>
  <size>16kb</size>
  <VD>01</VD>

  <record name="VINI">
    <rtvpdfile>openPower_vini_sample.xml</rtvpdfile>
  </record>

  <record name="OSYS">
    <rtvpdfile>openPower_osys_sample.xml</rtvpdfile>
  </record>

  <record name="OPFR">
    <rtvpdfile>openPower_opfr_sample.xml</rtvpdfile>
  </record>

  <record name="VNDR">
    <rtvpdfile>openPower_vndr_sample.xml</rtvpdfile>
  </record>

  <record name="VEIR">
    <rtvpdfile>openPower_veir_sample.xml</rtvpdfile>
  </record>

  <record name="VER0">
    <rtvpdfile>openPower_ver0_sample.xml</rtvpdfile>
  </record>

  <record name="MER0">
    <rtvpdfile>openPower_mer0_sample.xml</rtvpdfile>
  </record>

  <record name="VMSC">
    <rtvpdfile>openPower_vmsc_sample.xml</rtvpdfile>
  </record>

  <record name="VRTN">
    <rtvpdfile>openPower_vrtn_sample.xml</rtvpdfile>
  </record>
</vpd>
OpenPOWER on IntegriCloud