summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-08-08 15:28:33 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2018-12-17 20:32:44 -0600
commitfdd2a22a19b543f156f890ddd01df9feea80958d (patch)
treea7e7d14e1f9e9779a76ffb158e04eb4fbcd56a8a /src/import
parentf4fe10e30b1fc93a9099c0a0cc814b8b960c835b (diff)
downloadtalos-sbe-fdd2a22a19b543f156f890ddd01df9feea80958d.tar.gz
talos-sbe-fdd2a22a19b543f156f890ddd01df9feea80958d.zip
Changes related to RTT VPD settings
Incorporate RTT_NOM Incorporate RTT_PARK Incorporate RTT_WR Change-Id: I84c852601a885998bf35a3ad5286d8e63c1b764a Depends-On: Ibdc07d3cbf517d8bd3f5192218205e3680f7eeb6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28021 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69774 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml62
1 files changed, 1 insertions, 61 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 d4a5901a..8668a931 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
@@ -61,7 +61,7 @@
<targetType>TARGET_TYPE_MCBIST</targetType>
<description>
FOR LAB USE ONLY: Frequency override of this memory channel in MT/s
- comprising of up to three DIMMs.
+ comprising of up to three DIMMs.
Set by config file or an attribute writing program.
Consumed by mss_freq.
The default of AUTO means mss_freq will find the best frequencies given the DIMMs plugged in and other rules.
@@ -1808,24 +1808,6 @@
</attribute>
<attribute>
- <id>ATTR_EFF_RTT_PARK</id>
- <targetType>TARGET_TYPE_MCS</targetType>
- <description>
- RTT_Park value. This is for DDR4 MRS5.
- Computed in mss_eff_cnfg. Each memory channel will have a value.
- creator: mss_eff_cnfg
- consumer: various
- firmware notes: none
- </description>
- <initToZero></initToZero>
- <valueType>uint8</valueType>
- <enum>DISABLE = 0, 60OHM = 60, 120OHM = 120, 40OHM = 40, 240OHM = 240, 48OHM = 48, 80OHM = 80, 34OHM = 34</enum>
- <writeable/>
- <array> 2 2 4</array>
- <mssAccessorName>eff_rtt_park</mssAccessorName>
- </attribute>
-
- <attribute>
<id>ATTR_EFF_CA_PARITY</id>
<targetType>TARGET_TYPE_MCS</targetType>
<description>
@@ -2962,48 +2944,6 @@
</attribute>
<attribute>
- <id>ATTR_EFF_DRAM_RTT_NOM</id>
- <targetType>TARGET_TYPE_MCS</targetType>
- <description>
- DRAM Rtt_Nom.
- Used in various locations and comes from the MT keyword of the VPD
- </description>
- <initToZero></initToZero>
- <valueType>uint8</valueType>
- <enum>
- DISABLE = 0,
- OHM20 = 20,
- OHM30 = 30,
- OHM34 = 34,
- OHM40 = 40,
- OHM48 = 48,
- OHM60 = 60,
- OHM80 = 80,
- OHM120 = 120,
- OHM240 = 240
- </enum>
- <array> 2 2 4</array>
- <writeable/>
- <mssAccessorName>eff_dram_rtt_nom</mssAccessorName>
- </attribute>
-
-
- <attribute>
- <id>ATTR_EFF_DRAM_RTT_WR</id>
- <targetType>TARGET_TYPE_MCS</targetType>
- <description>
- DRAM Rtt_WR.
- Used in various locations and comes from the MT keyword of the VPD
- </description>
- <initToZero></initToZero>
- <valueType>uint8</valueType>
- <enum>DISABLE = 0, OHM60 = 60, OHM120 = 120, OHM240 = 240, HIGHZ = 1</enum>
- <array>2 2 4</array>
- <writeable/>
- <mssAccessorName>eff_dram_rtt_wr</mssAccessorName>
- </attribute>
-
- <attribute>
<id>ATTR_VPD_GPO</id>
<targetType>TARGET_TYPE_MCS</targetType>
<description>
OpenPOWER on IntegriCloud