summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShelton Leung <sleung@us.ibm.com>2017-05-30 12:43:56 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-06-02 00:43:23 -0400
commitb3ef5463c77961a4925d93903680a241ba754e5b (patch)
tree485eea8b1334336051b64ec7d4b4cbde409492d9
parent3b16dea285753eb526b73227968eb5c6b3a158c2 (diff)
downloadtalos-sbe-b3ef5463c77961a4925d93903680a241ba754e5b.tar.gz
talos-sbe-b3ef5463c77961a4925d93903680a241ba754e5b.zip
adjusted mem 2400 nest 1600 workaround and make dd1 only
Change-Id: Iabf4b8a03eb2ae6c97ed2b6c96a0f6eed190fba6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41128 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> Dev-Ready: SHELTON LEUNG <sleung@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Jenny Huynh <jhuynh@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41132 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
index 1ba3b43e..3432aa82 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
@@ -3139,6 +3139,23 @@
</attribute>
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW411339</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Workaround for supporting memory to nest frequency ratios greater than 1.33
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</value>
+ <test>LESS_THAN</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_RNG_ADAPTEST_SETTINGS</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud