summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep06/call_host_voltage_config.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps/istep06/call_host_voltage_config.C')
-rw-r--r--src/usr/isteps/istep06/call_host_voltage_config.C6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/isteps/istep06/call_host_voltage_config.C b/src/usr/isteps/istep06/call_host_voltage_config.C
index 6cb647e9b..5e7b0eb94 100644
--- a/src/usr/isteps/istep06/call_host_voltage_config.C
+++ b/src/usr/isteps/istep06/call_host_voltage_config.C
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016,2018 */
+/* Contributors Listed Below - COPYRIGHT 2016,2019 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -489,7 +489,7 @@ void* call_host_voltage_config( void *io_pArgs )
l_err->addHwCallout(l_proc,
HWAS::SRCI_PRIORITY_HIGH,
- HWAS::DECONFIG,
+ HWAS::DELAYED_DECONFIG,
HWAS::GARD_NULL );
// Create IStep error log and
@@ -538,7 +538,7 @@ void* call_host_voltage_config( void *io_pArgs )
l_err->addHwCallout(l_proc,
HWAS::SRCI_PRIORITY_HIGH,
- HWAS::DECONFIG,
+ HWAS::DELAYED_DECONFIG,
HWAS::GARD_NULL );
// Create IStep error log and
OpenPOWER on IntegriCloud