summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/cache/p9_hcd_cache_chiplet_reset.H
diff options
context:
space:
mode:
authorYue Du <daviddu@us.ibm.com>2016-10-11 16:50:29 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-10-14 13:28:41 -0400
commitc13eb5277d013f404cf58dd7336c87d0ea192a23 (patch)
tree891dfee38a051ac2ec9d8d0d9f6bfc394f72d067 /src/import/chips/p9/procedures/hwp/cache/p9_hcd_cache_chiplet_reset.H
parentf87cb20e3d441dc114e18d8cfe7cfc7b1dd5dfb1 (diff)
downloadtalos-sbe-c13eb5277d013f404cf58dd7336c87d0ea192a23.tar.gz
talos-sbe-c13eb5277d013f404cf58dd7336c87d0ea192a23.zip
Lab: DD1 VCS workaround fix
Change-Id: I4830fb203d34d46cfc2f84b24b38a0645fbf30d5 cmvc-coreq:1008525 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31025 Dev-Ready: YUE DU <daviddu@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31029 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> 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/chips/p9/procedures/hwp/cache/p9_hcd_cache_chiplet_reset.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/cache/p9_hcd_cache_chiplet_reset.H3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/hwp/cache/p9_hcd_cache_chiplet_reset.H b/src/import/chips/p9/procedures/hwp/cache/p9_hcd_cache_chiplet_reset.H
index 5d633874..5aaf24e9 100644
--- a/src/import/chips/p9/procedures/hwp/cache/p9_hcd_cache_chiplet_reset.H
+++ b/src/import/chips/p9/procedures/hwp/cache/p9_hcd_cache_chiplet_reset.H
@@ -53,11 +53,10 @@ extern "C"
fapi2::ReturnCode
p9_hcd_cache_chiplet_reset(
const fapi2::Target<fapi2::TARGET_TYPE_EQ>& i_target);
-#if HW388878_DD1_VCS_POWER_ON_IN_CHIPLET_RESET_FIX
+
fapi2::ReturnCode
p9_hcd_dd1_vcs_workaround(
const fapi2::Target<fapi2::TARGET_TYPE_EQ>& i_target);
-#endif
}
#endif // __P9_HCD_CACHE_CHIPLET_RESET_H__
OpenPOWER on IntegriCloud