summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2017-11-27 14:47:16 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-01-13 14:13:50 -0500
commit01c730dd41576de25c422070d89e5117ed6975dc (patch)
tree39c2b7e3ac0660c53f0ad10463c30af2c59d0d9e /src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
parent02e505b4c437fbf21b39f29c005c934137ad0c6a (diff)
downloadtalos-hostboot-01c730dd41576de25c422070d89e5117ed6975dc.tar.gz
talos-hostboot-01c730dd41576de25c422070d89e5117ed6975dc.zip
Updates WR VREF for characterization results
Change-Id: I9803ee77afa2ebc32e12d9d528ac4ae6a6c947f8 CQ:SW411492 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50709 Dev-Ready: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50713 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
index 1aed05106..9f80daa43 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2018 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -3281,4 +3281,17 @@
<mssAccessorName>phy_seq_refresh</mssAccessorName>
</attribute>
+ <attribute>
+ <id>ATTR_MSS_WR_VREF_OFFSET</id>
+ <targetType>TARGET_TYPE_MCBIST</targetType>
+ <description>
+ Offsets the WR VREF value from the VPD when creating the eff config WR VREF attributes.
+ </description>
+ <default>0</default>
+ <valueType>int8</valueType>
+ <writeable/>
+ <platInit/>
+ <mssAccessorName>wr_vref_offset</mssAccessorName>
+ </attribute>
+
</attributes>
OpenPOWER on IntegriCloud