summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorJenny Huynh <jhuynh@us.ibm.com>2017-11-30 10:55:44 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2018-02-11 09:21:59 -0500
commit4a5ddf0d16a1c25eacb48e03082ee12c336bee4b (patch)
treea65947bee947659b4de2f52264b9be0ab14a60df /src/import/chips
parent25624c1917a9cc8ab16c7caa6d2fee5590896285 (diff)
downloadtalos-sbe-4a5ddf0d16a1c25eacb48e03082ee12c336bee4b.tar.gz
talos-sbe-4a5ddf0d16a1c25eacb48e03082ee12c336bee4b.zip
Updating HW414700 to also apply to Cumulus DD10
Change-Id: I565fe99adc16d8b2c56d6ca8365c77ae5bad0aef CQ: HW414700 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50287 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@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: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50369 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml11
1 files changed, 9 insertions, 2 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 c5ce408e..064dee30 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
@@ -5147,9 +5147,9 @@
<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW414700</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Nimbus DD2.0 only -- set all UE FIRs to checkstop
+ Nimbus DD2.0, Cumulus DD1.0 -- set all UE FIRs to checkstop
</description>
<chipEcFeature>
<chip>
@@ -5159,6 +5159,13 @@
<test>EQUAL</test>
</ec>
</chip>
+ <chip>
+ <name>ENUM_ATTR_NAME_CUMULUS</name>
+ <ec>
+ <value>0x10</value>
+ <test>EQUAL</test>
+ </ec>
+ </chip>
</chipEcFeature>
</attribute>
OpenPOWER on IntegriCloud