summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/runtime_attributes
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2015-03-13 10:48:55 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-03-25 12:20:15 -0500
commit6cd24269fc4a7781e20b2a7a4f94b26b19c5cf2a (patch)
treeb13cf27c765f9ef6621f0b4d34e20001bbedf142 /src/usr/hwpf/hwp/runtime_attributes
parentd0d30c8b03e3ceafd1b4cf9f5a15422862002e1a (diff)
downloadtalos-hostboot-6cd24269fc4a7781e20b2a7a4f94b26b19c5cf2a.tar.gz
talos-hostboot-6cd24269fc4a7781e20b2a7a4f94b26b19c5cf2a.zip
SW298278: 830 HWP changes to support Alpine load-line-per-socket overrides
CQ:SW298278 Change-Id: I5c7a7b9de6fe41c2cfe58f5efc4b88073b681e00 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16353 Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Sangeetha T S <sangeet2@in.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/16355 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/runtime_attributes')
-rw-r--r--src/usr/hwpf/hwp/runtime_attributes/pm_plat_attributes.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/usr/hwpf/hwp/runtime_attributes/pm_plat_attributes.xml b/src/usr/hwpf/hwp/runtime_attributes/pm_plat_attributes.xml
index 7bbc61d19..e463c8e07 100644
--- a/src/usr/hwpf/hwp/runtime_attributes/pm_plat_attributes.xml
+++ b/src/usr/hwpf/hwp/runtime_attributes/pm_plat_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2012,2014 -->
+<!-- Contributors Listed Below - COPYRIGHT 2012,2015 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -22,7 +22,7 @@
<!-- permissions and limitations under the License. -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: pm_plat_attributes.xml,v 1.12 2014/07/22 18:34:52 jmcgill Exp $ -->
+<!-- $Id: pm_plat_attributes.xml,v 1.13 2015/03/12 18:02:45 stillgs Exp $ -->
<!--
XML file specifying Power Management HWPF attributes.
These attributes are initialized by the platform.
@@ -307,7 +307,7 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_PROC_R_LOADLINE_VDD</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Impedance (binary microOhms) of the load line from a processor VDD VRM to the
Processor Module pins. This value is applied to each processor instance.
@@ -323,7 +323,7 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_PROC_R_DISTLOSS_VDD</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Impedance (binary in microOhms) of the VDD distribution loss sense point
to the circuit. This value is applied to each processor instance.
@@ -338,7 +338,7 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_PROC_VRM_VOFFSET_VDD</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Offset voltage (binary in microvolts) to apply to the VDD VRM distribution to
the processor module. This value is applied to each processor instance.
@@ -353,7 +353,7 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_PROC_R_LOADLINE_VCS</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Impedance (binary microOhms) of the load line from a processor VCS VRM to the
Processor Module pins. This value is applied to each processor instance.
@@ -368,7 +368,7 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_PROC_R_DISTLOSS_VCS</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Impedance (binary in microOhms) of the VCS distribution loss sense point
to the circuit. This value is applied to each processor instance.
@@ -383,7 +383,7 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_PROC_VRM_VOFFSET_VCS</id>
- <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Offset voltage (binary in microvolts) to apply to the VCS VRM distribution to
the processor module. This value is applied to each processor instance.
OpenPOWER on IntegriCloud