summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/target_types_hb.xml
diff options
context:
space:
mode:
authorNorman James <njames@us.ibm.com>2014-10-02 15:55:25 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-11-06 17:14:59 -0600
commit33ab870c6afe56f3bc5a23289b00df5d984a176e (patch)
tree9fc134b1083a40f0099533cf0183e1365e825412 /src/usr/targeting/common/xmltohb/target_types_hb.xml
parentc25b22155f5a4bf03b7bd2cba456051f79451b5c (diff)
downloadtalos-hostboot-33ab870c6afe56f3bc5a23289b00df5d984a176e.tar.gz
talos-hostboot-33ab870c6afe56f3bc5a23289b00df5d984a176e.zip
Added processing of optional power management attributes
under open-power tags Change-Id: I3ed36cf37189669978af171b26cb129b879ed1b1 RTC: 116208 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13738 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/target_types_hb.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/target_types_hb.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types_hb.xml b/src/usr/targeting/common/xmltohb/target_types_hb.xml
index fd662b5b6..91db89c41 100644
--- a/src/usr/targeting/common/xmltohb/target_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/target_types_hb.xml
@@ -38,28 +38,28 @@
<attribute><id>IBSCOM_ENABLE_OVERRIDE</id></attribute>
<attribute><id>HB_MUTEX_TEST_LOCK</id></attribute>
<attribute><id>HB_EXISTING_IMAGE</id></attribute>
- <attribute><id>N_PLUS_ONE_BULK_POWER_LIMIT_WATTS</id></attribute>
- <attribute><id>N_PLUS_ONE_MAX_MEM_POWER_WATTS</id></attribute>
- <attribute><id>N_BULK_POWER_LIMIT_WATTS</id></attribute>
- <attribute><id>N_MAX_MEM_POWER_WATTS</id></attribute>
- <attribute><id>REGULATOR_EFFICIENCY_FACTOR</id></attribute>
- <attribute><id>MIN_POWER_CAP_WATTS</id></attribute>
- <attribute><id>MIN_MEM_UTILIZATION_THROTTLING</id></attribute>
- <attribute><id>PROC_DVFS_TEMP_DEG_C</id></attribute>
- <attribute><id>PROC_ERROR_TEMP_DEG_C</id></attribute>
- <attribute><id>PROC_READ_TIMEOUT_SEC</id></attribute>
- <attribute><id>MEMCTRL_THROTTLE_TEMP_DEG_C</id></attribute>
- <attribute><id>MEMCTRL_ERROR_TEMP_DEG_C</id></attribute>
- <attribute><id>MEMCTRL_READ_TIMEOUT_SEC</id></attribute>
- <attribute><id>DIMM_THROTTLE_TEMP_DEG_C</id></attribute>
- <attribute><id>DIMM_ERROR_TEMP_DEG_C</id></attribute>
- <attribute><id>DIMM_READ_TIMEOUT_SEC</id></attribute>
<attribute><id>ADC_CHANNEL_FUNC_IDS</id></attribute>
<attribute><id>ADC_CHANNEL_GNDS</id></attribute>
<attribute><id>ADC_CHANNEL_GAINS</id></attribute>
<attribute><id>ADC_CHANNEL_OFFSETS</id></attribute>
<attribute><id>APSS_GPIO_PORT_MODES</id></attribute>
<attribute><id>APSS_GPIO_PORT_PINS</id></attribute>
+ <attribute><id>OPEN_POWER_DIMM_THROTTLE_TEMP_DEG_C</id></attribute>
+ <attribute><id>OPEN_POWER_DIMM_ERROR_TEMP_DEG_C</id></attribute>
+ <attribute><id>OPEN_POWER_MEMCTRL_THROTTLE_TEMP_DEG_C</id></attribute>
+ <attribute><id>OPEN_POWER_PROC_DVFS_TEMP_DEG_C</id></attribute>
+ <attribute><id>OPEN_POWER_MEMCTRL_ERROR_TEMP_DEG_C</id></attribute>
+ <attribute><id>OPEN_POWER_N_BULK_POWER_LIMIT_WATTS</id></attribute>
+ <attribute><id>OPEN_POWER_N_MAX_MEM_POWER_WATTS</id></attribute>
+ <attribute><id>OPEN_POWER_MEMCTRL_READ_TIMEOUT_SEC</id></attribute>
+ <attribute><id>OPEN_POWER_DIMM_READ_TIMEOUT_SEC</id></attribute>
+ <attribute><id>OPEN_POWER_PROC_ERROR_TEMP_DEG_C</id></attribute>
+ <attribute><id>OPEN_POWER_MIN_MEM_UTILIZATION_THROTTLING</id></attribute>
+ <attribute><id>OPEN_POWER_PROC_READ_TIMEOUT_SEC</id></attribute>
+ <attribute><id>OPEN_POWER_REGULATOR_EFFICIENCY_FACTOR</id></attribute>
+ <attribute><id>OPEN_POWER_MIN_POWER_CAP_WATTS</id></attribute>
+ <attribute><id>OPEN_POWER_N_PLUS_ONE_BULK_POWER_LIMIT_WATTS</id></attribute>
+ <attribute><id>OPEN_POWER_N_PLUS_ONE_MAX_MEM_POWER_WATTS</id></attribute>
</targetTypeExtension>
<targetTypeExtension>
OpenPOWER on IntegriCloud