summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorcrgeddes <crgeddes@us.ibm.com>2017-07-26 09:04:20 -0500
committerspashabk-in <shakeebbk@in.ibm.com>2017-09-12 00:18:35 -0500
commitffbd9a7f3c7b60d32da837cfd36a76649a62827e (patch)
tree142dcbe3cfe5c7274c5c6b5ba23b873e211f2f57 /src/import/chips
parent79b3257ce8ca815f0774c71a9306db5cd7b5c9b2 (diff)
downloadtalos-sbe-ffbd9a7f3c7b60d32da837cfd36a76649a62827e.tar.gz
talos-sbe-ffbd9a7f3c7b60d32da837cfd36a76649a62827e.zip
Use DD1 SW reset for XIVE unit until we get HW reset working in DD2
This is a temporary workaround until we get the HW reset working. Currently we are having issues with the VSD tables not getting cleared correctly when Hostboot tries to initialize interrupts Change-Id: I341fe1abe731537f0a2fee336bcfda2ecd2db710 Original-Change-Id: I313cb9cbba63cb0598b663c9792acf798b1c8766 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43632 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/chips')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml18
1 files changed, 18 insertions, 0 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 ee874e09..d757e493 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
@@ -4386,6 +4386,24 @@
</chip>
</chipEcFeature>
</attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_CHIP_EC_FEATURE_USE_XIVE_HW_RESET</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ HW reset for XIVE unit is not working in DD1 or DD2. Potentially
+ could be fixed in the future
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</value>
+ <test>GREATER_THAN</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
<!-- ********************************************************************* -->
</attributes>
OpenPOWER on IntegriCloud