summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2019-04-09 13:40:33 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-04-10 11:41:59 -0500
commit091bf3c3fd9cdef088f9405ee89c50fe3618a445 (patch)
tree9373726a8040a788707e317f680951997a10c001 /src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
parent5e672904032cd2be8c994c09a964fba373527f38 (diff)
downloadtalos-hostboot-091bf3c3fd9cdef088f9405ee89c50fe3618a445.tar.gz
talos-hostboot-091bf3c3fd9cdef088f9405ee89c50fe3618a445.zip
Update MAX_ALLOWED_DIMM_FREQ to support 3200 MHz
Previously this attribute was defaulted to 2400 for all configs. For axone , in order to make the VPD that is exists in the model valid we must set this attribute to allow higher frequencies Change-Id: I209ea750e05814dd601a69dfab571d2f0da980bc Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75782 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@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 e3c28bec3..7a14636cb 100644
--- a/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
+++ b/src/usr/targeting/common/xmltohb/simics_AXONE.system.xml
@@ -351,6 +351,10 @@
<id>EARLY_TESTCASES_ISTEP</id>
<default>0x0E07</default>
</attribute>
+ <attribute>
+ <id>MAX_ALLOWED_DIMM_FREQ</id>
+ <default>3200,3200,3200,3200</default>
+ </attribute>
</targetInstance>
<!-- ===================================================================== -->
OpenPOWER on IntegriCloud