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: 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/41263
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
Soma BhanuTej authored and dcrowell77 committed Jun 9, 2017
1 parent 0778dd9 commit 7ee4d48
Showing 1 changed file with 18 additions and 0 deletions.
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 7ee4d48

Please sign in to comment.