Skip to content

Commit

Permalink
Cumulus initfile update for OBUS & XBUS PLLs
Browse files Browse the repository at this point in the history
Change-Id: Iea4f597ee6d58d8fc5d700bbc1273a69d77fc995
Original-Change-Id: I81e288c9160036bb3768c9172e860293f325a8d3
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41099
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>
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Benjamin Gass <bgass@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55522
CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
Soma BhanuTej authored and dcrowell77 committed Mar 13, 2018
1 parent e3f6f99 commit 8f803df
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3710,4 +3710,22 @@
</chipEcFeature>
</attribute>
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_P9C_SPY_ONLY</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Returns true if spy name has usage only in P9C.
Spy Name of Cumulus
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_CUMULUS</name>
<ec>
<value>0x10</value>
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
</attribute>
<!-- ********************************************************************* -->
</attributes>

0 comments on commit 8f803df

Please sign in to comment.