Skip to content

Commit

Permalink
Update filter pll settings as per HW407180
Browse files Browse the repository at this point in the history
Nimbus dd2 and Cumulus use the same settings
attribute indicates Nimbus dd1 settings.

Change-Id: I42b389e50db1fd9addbf91725cf3e0f5fac81d3a
Original-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/55491
CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
BenAtIBM authored and dcrowell77 committed Mar 13, 2018
1 parent a7f98e8 commit 7375de1
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,24 @@
</chipEcFeature>
</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>
Expand Down

0 comments on commit 7375de1

Please sign in to comment.