Skip to content

Commit

Permalink
ATTR_CHIP_EC_FEATURE_HW406337 support for Axone
Browse files Browse the repository at this point in the history
Change-Id: Ib3213bb99c95ee6334ee013fa012a9ad0042dfaf
Original-Change-Id: Ifce6ec07e888a51ee55f2d53bd884e7fd229c066
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45556
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+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: PARVATHI RACHAKONDA <prachako@in.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55567
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
Abhishek Agarwal authored and dcrowell77 committed Mar 13, 2018
1 parent d61bf78 commit fdbb851
Showing 1 changed file with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4573,7 +4573,7 @@
<id>ATTR_CHIP_EC_FEATURE_HW406337</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Cumulus only: dropping MC chiplet fence during arrayinit
Cumulus and Axone only: dropping MC chiplet fence during arrayinit
</description>
<chipEcFeature>
<chip>
Expand All @@ -4583,6 +4583,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 fdbb851

Please sign in to comment.