Skip to content

Commit

Permalink
Initfile updates for FBC DD2
Browse files Browse the repository at this point in the history
Change-Id: I71c3484be40681c59b00e85ec19141efa92e24c8
Original-Change-Id: I18bf87b49f9bfba577bfc55fdf3cadc1fe09849f
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39973
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: DANIEL C. HOWE <dchowe@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Jenny Huynh <jhuynh@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Dev-Ready: Thi N. Tran <thi@us.ibm.com>
  • Loading branch information
dchowe authored and Shakeebbk committed Sep 12, 2017
1 parent c6d8110 commit f73f399
Showing 1 changed file with 18 additions and 0 deletions.
Expand Up @@ -3335,4 +3335,22 @@
</chip>
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_DD1_FBC_SETTINGS</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
DD1 FBC setting differs from DD2, ex. lo_limit adjustment. True if:
Nimbus EC less than 20
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x20</value>
<test>LESS_THAN</test>
</ec>
</chip>
</chipEcFeature>
</attribute>
</attributes>

0 comments on commit f73f399

Please sign in to comment.