summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorAbhishek Agarwal <abagarw8@in.ibm.com>2017-09-01 16:49:17 +0200
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-09-07 14:12:04 -0400
commit18e9580bd64017de0999afea179125fd704b1db2 (patch)
tree14d205965dde886e7ba783fb5a20aa2b9d991487 /src/import
parent46a77df9f547862220aed2c419be75d08c7f7f90 (diff)
downloadtalos-hostboot-18e9580bd64017de0999afea179125fd704b1db2.tar.gz
talos-hostboot-18e9580bd64017de0999afea179125fd704b1db2.zip
ATTR_CHIP_EC_FEATURE_HW406337 support for Axone
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/45559 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
index bba100a05..895d075ff 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
@@ -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>
@@ -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>
OpenPOWER on IntegriCloud