summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorBill Schwartz <whs@us.ibm.com>2015-01-14 07:16:20 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-01-23 08:06:52 -0600
commit3e6cdd074bc5a55cda9e33d35826a273867dcfcf (patch)
tree4f36c21fde68a1adde5f44071cc1fc9fbb9ea8e3 /src/usr/targeting/common/xmltohb/target_types.xml
parentf02bf2dcef902ffa506b7f3742205bb44e42df66 (diff)
downloadtalos-hostboot-3e6cdd074bc5a55cda9e33d35826a273867dcfcf.tar.gz
talos-hostboot-3e6cdd074bc5a55cda9e33d35826a273867dcfcf.zip
Back out "Only Calculate ISDIMM Power Curves if needed"
Decided not to use mss_dimm_power_test to calculate power curves for ISDIMMs Change-Id: I1f714d9d619bc714ff851da4a406709a2a21e3d6 RTC: 67641 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15129 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/target_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index cf6d06302..ed44a82d8 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -125,7 +125,6 @@
<attribute><id>FABRIC_TO_PHYSICAL_NODE_MAP</id></attribute>
<attribute><id>MFG_TRACE_ENABLE</id></attribute>
<!-- Start memory_attributes.xml -->
- <attribute><id>ISDIMM_POWER_CURVE_ALGORITHM_VERSION</id></attribute>
<attribute><id>MRW_POWER_CONTROL_REQUESTED</id></attribute>
<attribute><id>MRW_DDR3_VDDR_MAX_LIMIT</id></attribute>
<attribute><id>MRW_DDR4_VDDR_MAX_LIMIT</id></attribute>
@@ -991,7 +990,7 @@
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>1</default></attribute>
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
- <default>0x00000011</default> <!--GARD | DIMM_POWER_TEST -->
+ <default>0x00000001</default> <!--GARD -->
</attribute>
<attribute><id>MSS_DIMM_MFG_ID_CODE</id></attribute>
<attribute><id>EFF_DIMM_RANKS_CONFIGED</id></attribute>
@@ -1367,7 +1366,7 @@
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>1</default></attribute>
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
- <default>0x00000013</default> <!--GARD | MEMDIAG | DIMM_POWER_TEST -->
+ <default>0x00000003</default> <!--GARD | MEMDIAG -->
</attribute>
<attribute>
<id>SCOM_SWITCHES</id>
@@ -1510,7 +1509,7 @@
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>1</default></attribute>
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
- <default>0x00000013</default> <!--GARD | MEMDIAG | DIMM_POWER_TEST -->
+ <default>0x00000003</default> <!--GARD | MEMDIAG -->
</attribute>
<attribute><id>EEPROM_VPD_PRIMARY_INFO</id></attribute>
OpenPOWER on IntegriCloud