summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-11-15 09:34:58 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-11-19 11:24:29 -0600
commit42e8d57d84b9ba0b2b42db23823ceb8eb7a480f3 (patch)
tree75540e49cdc37f7db4cd4f8e4aa3433d6108c67b /src/usr/targeting
parentc525c33e2020dab4eae2aa5b39bb4ad69111faf0 (diff)
downloadtalos-hostboot-42e8d57d84b9ba0b2b42db23823ceb8eb7a480f3.tar.gz
talos-hostboot-42e8d57d84b9ba0b2b42db23823ceb8eb7a480f3.zip
Make ATTR_CLOCK_PLL_MUX writeable for DS8K
HWSV needs to modify this attribute for the storage systems. Change-Id: I1c6a5db53e74ea2f3b164137706ff0a94bce122b Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68797 Reviewed-by: Manish K. Chowdhary <manichow@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/hb_customized_attrs.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
index cd7f14833..589d2a569 100644
--- a/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
+++ b/src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
@@ -680,6 +680,12 @@
<no_export/>
</attribute>
+ <!-- HWSV needs to write this based on system usage in some cases -->
+ <attribute>
+ <id>ATTR_CLOCK_PLL_MUX</id>
+ <writeable/>
+ </attribute>
+
<attribute>
<id>ATTR_FABRIC_PRESENT_GROUPS</id>
<writeable/>
OpenPOWER on IntegriCloud