summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2017-07-11 17:28:39 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-07-19 09:05:19 -0400
commit7f2681158e4054347ca36913216da845c4103132 (patch)
treee45d6bd9e421db70f3396125c6d8e69e4f76cf4c /src/import
parent172d13305e2194ff12bdbce8d972397376eb2cf2 (diff)
downloadtalos-sbe-7f2681158e4054347ca36913216da845c4103132.tar.gz
talos-sbe-7f2681158e4054347ca36913216da845c4103132.zip
Make freq_x_mhz attribute writeable
This attribute gets written to but is not defined as writable. HB was covering for this before by making it's copy of the attribute writable, but now that EKB attributes are generated in hostboot everything matches the EKB attribute files. Change-Id: Ic1c15b527cb975a0902931b8230fa7c6352a1d79 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43008 Reviewed-by: Joseph J. McGill <jmcgill@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: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43010 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml2
1 files changed, 1 insertions, 1 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 8ad33b9c..35cd1010 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
@@ -77,10 +77,10 @@
<description>
The frequency of a processor's Xbus mesh clocks, in MHz.
This is the same for all chips in the system.
- Provided by the MRW.
</description>
<valueType>uint32</valueType>
<platInit/>
+ <writeable/>
</attribute>
<!-- ********************************************************************** -->
<attribute>
OpenPOWER on IntegriCloud