summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2017-04-04 22:16:44 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-04-06 22:37:00 -0400
commit46c4d9c0bd7075f70c65f684fd9bd9a3ce75dfbc (patch)
tree066467331d2e11aca48d55b176a1e13638d69f9b /src
parent356734cb84bef9d16cc9c136dcba48e05cbe5648 (diff)
downloadtalos-sbe-46c4d9c0bd7075f70c65f684fd9bd9a3ce75dfbc.tar.gz
talos-sbe-46c4d9c0bd7075f70c65f684fd9bd9a3ce75dfbc.zip
Update filter pll settings as per HW407180
Nimbus dd2 and Cumulus use the same settings attribute indicates Nimbus dd1 settings. Change-Id: Ib54038a0e1389fe0ec812f9fefe14d55473c5c67 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38847 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Ann C. Wu <annchen@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Brent Wieman <bwieman@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/38848 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>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml18
1 files changed, 18 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 9ada22bd..351599f4 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
@@ -253,6 +253,24 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW407180</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Filter pll setting differences.
+ Cumulus matches nimbus dd2.
+ </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_HW365079</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud