summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2016-10-12 15:23:48 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-10-13 10:53:48 -0400
commit033d07a098866dbd762916ae3192c7827ce30254 (patch)
treec89791f55343cad2389035610e2ff82e815a4e0e /src
parent1df84ff764c50b3cb1c1c36d2a2fcbba03e8bdb5 (diff)
downloadtalos-hostboot-033d07a098866dbd762916ae3192c7827ce30254.tar.gz
talos-hostboot-033d07a098866dbd762916ae3192c7827ce30254.zip
HW388878 VCS workaround
In pre-poweron HWP, Reset ROOT CTRL and PERV CTRL regs to cold IPL state Tested with poweron flow which: drops all rails (preserving Vstandby) executes pre-poweron HWP to reset cfam region regs enables rails (excluding VCS) executes cfam pop start sequence enables VCS rail Add defect number to feature attribute, used in all consumer HWPs Change-Id: I5bf5d61033bdca97527c8b499995eb6920ac1122 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31101 Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Dev-Ready: Joseph J. McGill <jmcgill@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31106 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml6
1 files changed, 3 insertions, 3 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 8eb1cc983..43746be05 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
@@ -183,11 +183,10 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
- <id>ATTR_CHIP_EC_FEATURE_VCS_POWER_ON_IN_CHIPLET_RESET</id>
+ <id>ATTR_CHIP_EC_FEATURE_HW388878</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- DD1 only: enable VCS workaround in istep4 cache hwp. This is used by
- the procedure for p9_hcd_cache_poweron and p9_hcd_cache_chiplet_reset.
+ DD1 only: enable workarounds for HW388878 (VCS)
</description>
<chipEcFeature>
<chip>
@@ -199,4 +198,5 @@
</chip>
</chipEcFeature>
</attribute>
+ <!-- ******************************************************************** -->
</attributes>
OpenPOWER on IntegriCloud