summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorGreg Still <stillgs@us.ibm.com>2017-03-04 08:55:52 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2017-03-09 22:11:51 -0500
commit45e88e5e432829c031d3f5682a6f8b2e8c2959e2 (patch)
tree2714dcc891fd25baa7169c253f960d559dfb51b7 /src/import
parent6e5c22269de3ccc37dc3e25ed10765e3e5c939fc (diff)
downloadtalos-sbe-45e88e5e432829c031d3f5682a6f8b2e8c2959e2.tar.gz
talos-sbe-45e88e5e432829c031d3f5682a6f8b2e8c2959e2.zip
PM: GPE timer fix (HW389045 - Update Shadow copy of TSEL)
- Tested in Cronus with U.H to pick up init from hw_image. - For Firmware, this change is needed in the SBE image!!!! Change-Id: Ia8b087db972f6974d1ef6fbbda5dc4fb92e41693 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37508 Reviewed-by: Joachim Fenkes <fenkes@de.ibm.com> Dev-Ready: Joachim Fenkes <fenkes@de.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+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: Brian T. Vanderpool <vanderp@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37627 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml17
1 files changed, 17 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 20cdecb2..8d7e53a9 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
@@ -2566,6 +2566,23 @@
</attribute>
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW389045</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Nimbus DD1: Update the TSEL shadow copy by scanning as it't not connected to the SCOM reg.
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</value>
+ <test>LESS_THAN</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_RING_SAVE_MPIPL</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud