summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
diff options
context:
space:
mode:
authorPrasad Bg Ranganath <prasadbgr@in.ibm.com>2017-09-14 11:39:45 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-09-24 21:34:20 -0400
commitaf200c2285fb6096b3657b3e983007205ac706b5 (patch)
treeb69a224816cc4b8bef64597e741f2a378d8ac396 /src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
parentd61fd2c3c681f76363a484e810c6c10af87e8a9c (diff)
downloadtalos-sbe-af200c2285fb6096b3657b3e983007205ac706b5.tar.gz
talos-sbe-af200c2285fb6096b3657b3e983007205ac706b5.zip
SAFE mode:moved writing safe mode value from istep 6 to istep 10
Change-Id: Ic67241ad192f82c43a4e5f2af8cab6f945a4dc35 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46210 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Juan R. Medina <jrmedina@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46320 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml23
1 files changed, 10 insertions, 13 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index fb5043c7..fb2ebfdd 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -147,19 +147,16 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_SAFE_MODE_NOVDM_UPLIFT_MV</id>
-
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Safe mode voltage in mv
- Consumer: p9_setup_evid.C
-
- Overridden by p9_pstate_parameter_block
-
+ Attribute in place to allow override for boot mode voltage
+ Consumer: p9_setup_evid.C
</description>
<valueType>uint32</valueType>
<platInit/>
<initToZero/>
<writeable/>
+ <overrideOnly/>
</attribute>
@@ -170,13 +167,13 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Safe mode voltage in mv
- Consumer: p9_setup_evid.C
-
- Overridden by p9_pstate_parameter_block
+ This attribute is used within the hwp to update the
+ VDM config register.
+ Consumer: p9_setup_evid.C
+ Modified in p9_pstate_parameter_block
</description>
<valueType>uint32</valueType>
- <platInit/>
<initToZero/>
<writeable/>
</attribute>
@@ -188,13 +185,13 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Safe mode frequency in MHZ
+ This attribute is used within the hwp to update QPPM DPLL
+ frequency register
Consumer: p9_setup_evid.C
- Overridden by p9_pstate_parameter_block
-
+ Modified by p9_pstate_parameter_block
</description>
<valueType>uint32</valueType>
- <platInit/>
<initToZero/>
<writeable/>
</attribute>
OpenPOWER on IntegriCloud