summaryrefslogtreecommitdiffstats
path: root/examples/p8/sysplanar/sysplanar.tvpd
diff options
context:
space:
mode:
authorMichael Y. Lim <youhour@us.ibm.com>2016-06-20 15:24:59 -0500
committerMichael Y. Lim <youhour@us.ibm.com>2016-06-20 15:24:59 -0500
commit2deb6f556377b9da5a03a46676f4761d5396e8bb (patch)
tree13e30c44db8cef9950ef2bef64efd12066129aba /examples/p8/sysplanar/sysplanar.tvpd
parent00aa62ffd7a0f354b46ba15a67933d0339466a07 (diff)
downloadvpdtools-2deb6f556377b9da5a03a46676f4761d5396e8bb.tar.gz
vpdtools-2deb6f556377b9da5a03a46676f4761d5396e8bb.zip
Add openPower Power9 FRU VPD template
Add Power9 FRU VPD template. Also move Power8 FRU VPD template to p8 directory. bug: na branch: p9v1 Signed-off-by: Michael Y. Lim <youhour@us.ibm.com>
Diffstat (limited to 'examples/p8/sysplanar/sysplanar.tvpd')
-rw-r--r--examples/p8/sysplanar/sysplanar.tvpd46
1 files changed, 46 insertions, 0 deletions
diff --git a/examples/p8/sysplanar/sysplanar.tvpd b/examples/p8/sysplanar/sysplanar.tvpd
new file mode 100644
index 0000000..0cbb258
--- /dev/null
+++ b/examples/p8/sysplanar/sysplanar.tvpd
@@ -0,0 +1,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