Skip to content

Commit

Permalink
Axone MC uses same pll/clock setup as in Cumulus.
Browse files Browse the repository at this point in the history
Set HW426891 attribute for Axone.

Change-Id: I2c023f3f7cd4060d5acd9bc7ce39bd58b5c56c05
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54069
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: HWSV CI <hwsv-ci+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: Soma Bhanutej <soma.bhanu@in.ibm.com>
Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54076
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
BenAtIBM authored and sgupta2m committed Mar 1, 2018
1 parent 54f0bc5 commit 2b432b1
Showing 1 changed file with 16 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,13 @@
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
<chip>
<name>ENUM_ATTR_NAME_AXONE</name>
<ec>
<value>0x10</value>
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
</attribute>
<!-- ********************************************************************* -->
Expand Down Expand Up @@ -2859,7 +2866,8 @@
<id>ATTR_CHIP_EC_FEATURE_HW426891</id>
<targetType>TARGET_TYPE_PROC_CHIP,TARGET_TYPE_PROC_CHIP</targetType>
<description>
HW426891 for INT initfile on Coral and Cumulus systems for ship mode
HW426891 for INT initfile on Coral, Cumulus, and Axone systems for
ship mode
</description>
<chipEcFeature>
<chip>
Expand All @@ -2876,6 +2884,13 @@
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
<chip>
<name>ENUM_ATTR_NAME_AXONE</name>
<ec>
<value>0x10</value>
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
Expand Down

0 comments on commit 2b432b1

Please sign in to comment.