summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorBill Schwartz <whs@us.ibm.com>2014-08-23 11:28:58 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-09-15 15:41:25 -0500
commit574d17e95e5f640054c0e11a6fb9206e61e4bc81 (patch)
tree89df1c8a167eaf0f7b8442c46d2431cef464b213 /src/usr/targeting/common/xmltohb/target_types.xml
parent1182e50debe777f2bb01c2b3b9a427333abda499 (diff)
downloadtalos-hostboot-574d17e95e5f640054c0e11a6fb9206e61e4bc81.tar.gz
talos-hostboot-574d17e95e5f640054c0e11a6fb9206e61e4bc81.zip
Only Calculate ISDIMM Power Curves if needed
Calculate ISDIMM power curve value if the calcuation algorithm or calculation dependenices change or if there is a hw change. Change-Id: I74826c2d9079a7c35271671626ee1dc922a9d552 RTC: 67641 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12968 Tested-by: Jenkins Server 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.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index acd8f9885..37c06150b 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -123,6 +123,8 @@
<attribute><id>NOMINAL_FREQ_MHZ</id></attribute>
<attribute><id>MNFG_FLAGS</id></attribute>
<attribute><id>FABRIC_TO_PHYSICAL_NODE_MAP</id></attribute>
+ <!-- Start memory_attributes.xml -->
+ <attribute><id>ISDIMM_POWER_CURVE_ALGORITHM_VERSION</id></attribute>
<!-- Start pm_plat_attributes.xml -->
<attribute><id>PM_EXTERNAL_VRM_STEPSIZE</id></attribute>
<attribute><id>PM_EXTERNAL_VRM_STEPDELAY</id></attribute>
@@ -918,7 +920,7 @@
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>1</default></attribute>
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
- <default>0x00000001</default> <!--GARD -->
+ <default>0x00000011</default> <!--GARD | DIMM_POWER_TEST -->
</attribute>
<attribute><id>MSS_DIMM_MFG_ID_CODE</id></attribute>
<attribute><id>EFF_DIMM_RANKS_CONFIGED</id></attribute>
@@ -1292,7 +1294,7 @@
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>1</default></attribute>
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
- <default>0x00000003</default> <!--GARD | MEMDIAG -->
+ <default>0x00000013</default> <!--GARD | MEMDIAG | DIMM_POWER_TEST -->
</attribute>
<attribute>
<id>SCOM_SWITCHES</id>
@@ -1428,7 +1430,7 @@
</attribute>
<attribute><id>DECONFIG_GARDABLE</id><default>1</default></attribute>
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
- <default>0x00000003</default> <!--GARD | MEMDIAG -->
+ <default>0x00000013</default> <!--GARD | MEMDIAG | DIMM_POWER_TEST -->
</attribute>
<attribute><id>EEPROM_VPD_PRIMARY_INFO</id></attribute>
OpenPOWER on IntegriCloud