From c023204d6e3cf5239058cbcf18f4c6f6387486d5 Mon Sep 17 00:00:00 2001 From: Christian Geddes Date: Fri, 1 Feb 2019 15:04:59 -0600 Subject: Add call to p9a_ocmb_enable to istep 10.4 Per IPL Flow doc for P9 Axone, p9a_ocmb_enable needs to be called on all processors during istep 10.4 RTC: 195553 Change-Id: I50fa98959008cccfe0620c8bc6e62f33ee91c135 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71229 Reviewed-by: Roland Veloz Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Matt Derksen Reviewed-by: Daniel M. Crowell --- src/include/usr/isteps/istep10list.H | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/include/usr') diff --git a/src/include/usr/isteps/istep10list.H b/src/include/usr/isteps/istep10list.H index 68c0d479a..8bc6245c4 100644 --- a/src/include/usr/isteps/istep10list.H +++ b/src/include/usr/isteps/istep10list.H @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2012,2018 */ +/* Contributors Listed Below - COPYRIGHT 2012,2019 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -300,6 +300,7 @@ const DepModInfo g_istep10Dependancies = { { DEP_LIB(libistep10.so), DEP_LIB(libisteps_nest.so), + DEP_LIB(libisteps_mss.so), DEP_LIB(libsbe.so), DEP_LIB(libnestmemutils.so), DEP_LIB(libimageprocs.so), -- cgit v1.2.3