From f62ac59186a64036d163aa335bfb08214ec4d708 Mon Sep 17 00:00:00 2001 From: Zane Shelley Date: Tue, 15 May 2018 13:41:46 -0500 Subject: PRD: move MBA maint HWPs to PRD library The PRD library is always loaded. We want to avoid loading these HWPs in both step 14 and step 16. Adding to PRD library so they are only loaded once. Change-Id: I3b502713a19dc628f8c161b9ac9c9107b9754817 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58855 Tested-by: Jenkins Server Reviewed-by: Benjamin J. Weisenbeck Reviewed-by: Matt Derksen Reviewed-by: Brian J. Stegmiller Reviewed-by: Caleb N. Palmer Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Zane C. Shelley --- src/usr/isteps/istep14/makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/usr/isteps/istep14') diff --git a/src/usr/isteps/istep14/makefile b/src/usr/isteps/istep14/makefile index 02dc3a39c..21e1383c0 100644 --- a/src/usr/isteps/istep14/makefile +++ b/src/usr/isteps/istep14/makefile @@ -77,8 +77,6 @@ OBJS += p9c_mss_thermal_init.o OBJS += p9c_mss_unmask_errors.o OBJS += p9c_mss_power_cleanup.o OBJS += p9c_cen_stopclocks.o -OBJS += p9c_mss_maint_cmds.o -OBJS += p9c_dimmBadDqBitmapFuncs.o # TODO: RTC 184860 Remove MCS acker workaround OBJS += p9_revert_sbe_mcs_setup.o -- cgit v1.2.1