summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJason Albert <albertj@us.ibm.com>2016-06-22 10:21:03 -0500
committerJason Albert <albertj@us.ibm.com>2016-06-22 10:21:03 -0500
commitb7ef2bedfddddb9e4b245949a96b7b780f914a36 (patch)
tree28ccd9b25e3b75b5d432a0e1c31103faed414fc4 /README
parent9bdce64059d1ebcfe48b3b87b7cf15d756301444 (diff)
downloadvpdtools-b7ef2bedfddddb9e4b245949a96b7b780f914a36.tar.gz
vpdtools-b7ef2bedfddddb9e4b245949a96b7b780f914a36.zip
Updated README to reflect new examples path
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 11 insertions, 11 deletions
diff --git a/README b/README
index 0b76d43..3d6f6a8 100644
--- a/README
+++ b/README
@@ -42,18 +42,18 @@ Also included are examples of complete memcard and sysplanar templates
sysplanar creation example
--------------------------
-$ ~/vpdtools/createVpd.py -m ~/vpdtools/examples/sysplanar/sysplanar.tvpd -i ~/vpdtools/examples/sysplanar -o /tmp/vpdout
+$ ~/vpdtools/createVpd.py -m ~/vpdtools/examples/p8/sysplanar/sysplanar.tvpd -i ~/vpdtools/examples/p8/sysplanar -o /tmp/vpdout
==== Stage 1: Parsing tvpd XML
- Parsing tvpd ~/vpdtools/examples/sysplanar/sysplanar.tvpd
- Parsing tvpd ~/vpdtools/examples/sysplanar/openPower_vini_sample.xml
- Parsing tvpd ~/vpdtools/examples/sysplanar/openPower_osys_sample.xml
- Parsing tvpd ~/vpdtools/examples/sysplanar/openPower_opfr_sample.xml
- Parsing tvpd ~/vpdtools/examples/sysplanar/openPower_vndr_sample.xml
- Parsing tvpd ~/vpdtools/examples/sysplanar/openPower_veir_sample.xml
- Parsing tvpd ~/vpdtools/examples/sysplanar/openPower_ver0_sample.xml
- Parsing tvpd ~/vpdtools/examples/sysplanar/openPower_mer0_sample.xml
- Parsing tvpd ~/vpdtools/examples/sysplanar/openPower_vmsc_sample.xml
- Parsing tvpd ~/vpdtools/examples/sysplanar/openPower_vrtn_sample.xml
+ Parsing tvpd ~/vpdtools/examples/p8/sysplanar/sysplanar.tvpd
+ Parsing tvpd ~/vpdtools/examples/p8/sysplanar/openPower_vini_sample.xml
+ Parsing tvpd ~/vpdtools/examples/p8/sysplanar/openPower_osys_sample.xml
+ Parsing tvpd ~/vpdtools/examples/p8/sysplanar/openPower_opfr_sample.xml
+ Parsing tvpd ~/vpdtools/examples/p8/sysplanar/openPower_vndr_sample.xml
+ Parsing tvpd ~/vpdtools/examples/p8/sysplanar/openPower_veir_sample.xml
+ Parsing tvpd ~/vpdtools/examples/p8/sysplanar/openPower_ver0_sample.xml
+ Parsing tvpd ~/vpdtools/examples/p8/sysplanar/openPower_mer0_sample.xml
+ Parsing tvpd ~/vpdtools/examples/p8/sysplanar/openPower_vmsc_sample.xml
+ Parsing tvpd ~/vpdtools/examples/p8/sysplanar/openPower_vrtn_sample.xml
==== Stage 2: Verifying tvpd syntax
Checking record VINI
Checking record OSYS
OpenPOWER on IntegriCloud