summaryrefslogtreecommitdiffstats
path: root/DIMM_SPD.xml
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2014-08-14 11:43:38 -0500
committerBrian Silver <bsilver@us.ibm.com>2014-08-14 11:43:38 -0500
commit7cd36def20571c0331bc2b559c78369509b975ba (patch)
tree5779cd1a78cf72775138cbbd9139774325df1118 /DIMM_SPD.xml
downloadcommon-op-xml-7cd36def20571c0331bc2b559c78369509b975ba.tar.gz
common-op-xml-7cd36def20571c0331bc2b559c78369509b975ba.zip
Initial commit
Diffstat (limited to 'DIMM_SPD.xml')
-rw-r--r--DIMM_SPD.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/DIMM_SPD.xml b/DIMM_SPD.xml
new file mode 100644
index 0000000..55c552d
--- /dev/null
+++ b/DIMM_SPD.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- $Header: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/systems/pegasus/xml/parts/DIMM_SPD.xml,v 1.2 2012-04-11 18:30:16 spinler Exp $ -->
+<parts xmlns:xi="http://www.w3.org/2001/XInclude"
+ xmlns:mrw="http://w3.ibm.com/stg/power-firmware/schema/mrw"
+ xmlns="http://w3.ibm.com/stg/power-firmware/schema/mrw"
+ >
+
+<part>
+ <id>DIMM_SPD</id>
+ <part-class>chip</part-class>
+ <part-type>seeprom</part-type>
+ <content-type>DIMM_VPD</content-type>
+ <vpd-size>24c32</vpd-size>
+ <units>
+ <i2c-slave-units>
+ <i2c-slave-unit>
+ <id>SVPD</id>
+ <pin-name>SDA</pin-name>
+ <fixed-address></fixed-address>
+ </i2c-slave-unit>
+ </i2c-slave-units>
+ </units>
+</part>
+
+</parts>
OpenPOWER on IntegriCloud