From ceafb19f082d2cdecb3aa4d1f88977085a017012 Mon Sep 17 00:00:00 2001 From: Yue Du Date: Thu, 25 Aug 2016 00:39:45 -0500 Subject: HWP/LIB: double delay timeout in p9_common_poweronoff.C Change-Id: I3624af18900bf59471d57b8ef33bd433cf0598c9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28767 Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: Jennifer A. Stofer --- import/chips/p9/procedures/hwp/lib/p9_common_poweronoff.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import/chips/p9/procedures/hwp/lib/p9_common_poweronoff.C b/import/chips/p9/procedures/hwp/lib/p9_common_poweronoff.C index 04150a15..960c64b7 100644 --- a/import/chips/p9/procedures/hwp/lib/p9_common_poweronoff.C +++ b/import/chips/p9/procedures/hwp/lib/p9_common_poweronoff.C @@ -74,7 +74,7 @@ const uint64_t PPM_PFSNS[2] = { C_PPM_PFSNS, }; enum { FSM_IDLE_POLLING_HW_NS_DELAY = 10000, - FSM_IDLE_POLLING_SIM_CYCLE_DELAY = 40000, + FSM_IDLE_POLLING_SIM_CYCLE_DELAY = 80000, PFET_STATE_LENGTH = 2, VXX_PG_SEL_LEN = 4 }; -- cgit v1.2.3