summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2017-12-12 16:15:39 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-01-24 10:47:15 -0500
commitb1534d2eee2f7095eabf104fe4c236040c5a14c3 (patch)
tree07a1dad2e787c19d1b96e19adefbc35327b6d206 /src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
parente51716b15f79fc3584fa49a6c3473ab91baaeeb3 (diff)
downloadtalos-hostboot-b1534d2eee2f7095eabf104fe4c236040c5a14c3.tar.gz
talos-hostboot-b1534d2eee2f7095eabf104fe4c236040c5a14c3.zip
Add default for PROC_REFCLOCK to be 133333
Some of the WOF calculations are assuming a refclock value of 133333 KHz, setting a default accordingly to handle new systems. Change-Id: Ieb29af79b6280d6d7e4c45ad4e90a6e1cab30138 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50836 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@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/50847 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
index 7a1d1e1e1..6f8b366f1 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/freq_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2018 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -35,6 +35,7 @@
</description>
<valueType>uint32</valueType>
<platInit/>
+ <default>133333</default>
</attribute>
<!-- ********************************************************************* -->
<attribute>
OpenPOWER on IntegriCloud