summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2018-12-07 13:35:45 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-12-10 10:37:54 -0600
commit4a8f0e512566d1ed7466e4c132c638dfa2768ab1 (patch)
tree6dd9b7404bef80f55e56b8ad380eaa450a53745b /src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
parent2740698edc8f87350273967ca51dd156bd9331dc (diff)
downloadtalos-hostboot-4a8f0e512566d1ed7466e4c132c638dfa2768ab1.tar.gz
talos-hostboot-4a8f0e512566d1ed7466e4c132c638dfa2768ab1.zip
Default ASYNC_NEST_FREQ_MHZ to be 0xFFFF for Axone simics xml
In order to force Nest freq to be determined by 1st valid #V bucket we must default the attr ASYNC_NEST_FREQ_MHZ to 0xFFFF. This was changed as part of general axone simics bringup Change-Id: Ifdf4c5514e12eac1a290868d807710759ef98edc Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69574 Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@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/common/xmltohb/simics_AXONE.system.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/simics_AXONE.system.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml b/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
index a8e8e9939..11145d5b6 100644
--- a/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
+++ b/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
@@ -193,6 +193,10 @@
<default>2000</default>
</attribute>
<attribute>
+ <id>ASYNC_NEST_FREQ_MHZ</id>
+ <default>0xFFFF</default>
+ </attribute>
+ <attribute>
<id>HB_SETTINGS</id>
<default>
<field><id>reserved</id><value/></field>
OpenPOWER on IntegriCloud