summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2015-01-08 14:53:13 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-01-16 16:23:39 -0600
commitbe4c81924431033b132284b0d4a70174f7749a76 (patch)
treee56435ce56ba8b2023811bd5edc6b84ee3abb99e /src/usr/targeting/common/xmltohb/attribute_types_hb.xml
parent0d9b304430d0aef907acd0d1ac077845cc8cb929 (diff)
downloadtalos-hostboot-be4c81924431033b132284b0d4a70174f7749a76.tar.gz
talos-hostboot-be4c81924431033b132284b0d4a70174f7749a76.zip
Firestone: Memory buffer VPD support for multiple memory cards
Change-Id: Idc8c2f8d711ddae7acd694a2f1eaeb0f62e15360 RTC: 116304 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15060 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types_hb.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types_hb.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
index eb2f03a08..bc16e0854 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
@@ -773,4 +773,24 @@
<readable/>
</attribute>
+<attribute>
+ <id>ISDIMM_MBVPD_INDEX</id>
+ <description>
+ Multiple centaurs can sometimes have their VPD located in one
+ physical SEEPROM. This is the index into the memory buffer VPD
+ for this centaur.
+ </description>
+ <simpleType>
+ <uint8_t>
+ <default>0</default>
+ </uint8_t>
+ </simpleType>
+ <persistency>non-volatile</persistency>
+ <readable/>
+ <hwpfToHbAttrMap>
+ <id>ATTR_ISDIMM_MBVPD_INDEX</id>
+ <macro>DIRECT</macro>
+ </hwpfToHbAttrMap>
+</attribute>
+
</attributes>
OpenPOWER on IntegriCloud