summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/dimm_spd_attributes.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/hwpf/hwp/dimm_spd_attributes.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/hwpf/hwp/dimm_spd_attributes.xml')
-rw-r--r--src/usr/hwpf/hwp/dimm_spd_attributes.xml12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/dimm_spd_attributes.xml b/src/usr/hwpf/hwp/dimm_spd_attributes.xml
index c1d00e973..e18860f19 100644
--- a/src/usr/hwpf/hwp/dimm_spd_attributes.xml
+++ b/src/usr/hwpf/hwp/dimm_spd_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2012,2014 -->
+<!-- Contributors Listed Below - COPYRIGHT 2012,2015 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -22,7 +22,7 @@
<!-- permissions and limitations under the License. -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: dimm_spd_attributes.xml,v 1.45 2014/12/10 14:03:53 rjknight Exp $ -->
+<!-- $Id: dimm_spd_attributes.xml,v 1.46 2015/01/16 20:03:12 andrewg Exp $ -->
<!-- XML file specifying DIMM SPD attributes used by HW Procedures. -->
<attributes>
@@ -2545,4 +2545,12 @@ firmware notes: none</description>
<array> 2 2</array>
</attribute>
+<attribute>
+ <id>ATTR_ISDIMM_MBVPD_INDEX</id>
+ <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <description>VPD index for associated chip's memory buffer VPD</description>
+ <valueType>uint8</valueType>
+ <platInit/>
+</attribute>
+
</attributes>
OpenPOWER on IntegriCloud