summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2016-07-21 15:51:41 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2016-08-26 10:41:17 -0400
commitd7f2fa5c3fb06703ce6f5c62a0dcad8b315e1a7e (patch)
tree5df13c22702fe3e297303968d9a4a961dbed6220 /src
parent279088cc08854181eab580b94881588334e201ff (diff)
downloadtalos-hostboot-d7f2fa5c3fb06703ce6f5c62a0dcad8b315e1a7e.tar.gz
talos-hostboot-d7f2fa5c3fb06703ce6f5c62a0dcad8b315e1a7e.zip
Added details to nest attributes regarding frequencies
Change-Id: I860fd8875ef8539bc188186f9c9c90f52377b59d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27344 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27348 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
index 0b32e7853..94b1a7ccb 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
@@ -67,7 +67,8 @@
<description>
The lowest frequency that a core can be set to in MHz.
This is the same for all cores in the system.
- Provided by the MRW.
+ Provided by the MVPD #V and is calculated as the max of the
+ Power Save frequencies.
</description>
<valueType>uint32</valueType>
<platInit/>
@@ -91,7 +92,8 @@
<description>
The maximum core frequency in MHz.
This is the same for all cores in the system.
- Provided by the #V bucket of module VPD.
+ Provided by the #V bucket of module VPD and is calculated
+ as the minimum of the turbo frequencies.
</description>
<valueType>uint32</valueType>
<platInit/>
OpenPOWER on IntegriCloud