From ed12081210860cf0b70bb942da2d2aaf456bacbc Mon Sep 17 00:00:00 2001 From: Murulidhar Nataraju Date: Thu, 21 Mar 2019 08:04:05 -0500 Subject: Istep 18 - MPIPL on OPAL System update Enable TOD isteps in the MPIPL path for OPAL bases systems Change-Id: I8c1450dba3a7f06f696afa11e7f9fdcc36a07dc0 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/74814 Reviewed-by: Daniel M. Crowell Reviewed-by: Srikantha S. Meesala Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: FSP CI Jenkins Tested-by: Jenkins OP HW Reviewed-by: William G. Hoffa --- src/include/usr/isteps/istep18list.H | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/include') diff --git a/src/include/usr/isteps/istep18list.H b/src/include/usr/isteps/istep18list.H index 0e07ce1bc..72a16052c 100644 --- a/src/include/usr/isteps/istep18list.H +++ b/src/include/usr/isteps/istep18list.H @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2012,2018 */ +/* Contributors Listed Below - COPYRIGHT 2012,2019 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -113,13 +113,13 @@ namespace INITSERVICE { ISTEPNAME(18,11,"proc_tod_setup"), ISTEP_18::call_tod_setup, - { START_FN, EXT_IMAGE, NORMAL_IPL_OP, false, + { START_FN, EXT_IMAGE, NORMAL_IPL_OP|MPIPL_OP, false, STARTING_OS } }, { ISTEPNAME(18,12,"proc_tod_init"), ISTEP_18::call_tod_init, - { START_FN, EXT_IMAGE, NORMAL_IPL_OP, false } + { START_FN, EXT_IMAGE, NORMAL_IPL_OP|MPIPL_OP, false } }, #endif { -- cgit v1.2.3