summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2018-11-08 17:01:16 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2019-02-13 21:37:35 -0600
commit6eb2a4c0f0d838967f29d124ae466b8c1920bf37 (patch)
tree89248c093b2fca4b460c1bc57b02d1abfddcf242 /src/import/chips/p9/procedures/xml
parent1ac3d5b9cd5f7218b687f7075b62fbb5f70b235c (diff)
downloadtalos-sbe-6eb2a4c0f0d838967f29d124ae466b8c1920bf37.tar.gz
talos-sbe-6eb2a4c0f0d838967f29d124ae466b8c1920bf37.zip
Updates MCA write and read timings
Allows LRDIMM's to pass MCBIST writes and reads Updates initfile code to use new attributes Change-Id: I69c19bdc66ca3ab1ace61bbc49101f6ca8267065 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68568 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Dev-Ready: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-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://rchgit01.rchland.ibm.com/gerrit1/70586 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml28
1 files changed, 28 insertions, 0 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 9ec2c490..c5c3a67d 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
@@ -3077,6 +3077,34 @@
</attribute>
<attribute>
+ <id>ATTR_MSS_EFF_DPHY_WLO</id>
+ <targetType>TARGET_TYPE_MCS</targetType>
+ <description>
+ Write latency offset in number of clocks
+ </description>
+ <initToZero></initToZero>
+ <valueType>uint8</valueType>
+ <writeable/>
+ <mssUnits>nCK</mssUnits>
+ <mssAccessorName>eff_dphy_wlo</mssAccessorName>
+ <array>2</array>
+ </attribute>
+
+ <attribute>
+ <id>ATTR_MSS_EFF_DPHY_RLO</id>
+ <targetType>TARGET_TYPE_MCS</targetType>
+ <description>
+ Read latency offset in number of clocks
+ </description>
+ <initToZero></initToZero>
+ <valueType>uint8</valueType>
+ <writeable/>
+ <mssUnits>nCK</mssUnits>
+ <mssAccessorName>eff_dphy_rlo</mssAccessorName>
+ <array>2</array>
+ </attribute>
+
+ <attribute>
<id>ATTR_EFF_DRAM_TREFI</id>
<targetType>TARGET_TYPE_MCS</targetType>
<description>
OpenPOWER on IntegriCloud