From 461eb82edd2ea88af71bcb543903944c1b12a21a Mon Sep 17 00:00:00 2001 From: Adam Muhle Date: Mon, 10 Jun 2013 09:09:42 -0500 Subject: OCC Reset Procedures for Stradale RTC: 73049 Change-Id: If08829a73aa18e04788c85ced6eb452c6f0a1e1d Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4919 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert Reviewed-by: Daniel M. Crowell Reviewed-by: A. Patrick Williams III --- src/usr/hwpf/hwp/occ/makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/usr/hwpf/hwp/occ/makefile') diff --git a/src/usr/hwpf/hwp/occ/makefile b/src/usr/hwpf/hwp/occ/makefile index 575741ec9..3a7473721 100644 --- a/src/usr/hwpf/hwp/occ/makefile +++ b/src/usr/hwpf/hwp/occ/makefile @@ -66,6 +66,12 @@ OBJS = occ.o \ p8_pm_pmc_firinit.o \ p8_cpu_special_wakeup.o +#These procedures are included per Stradale's request so +#they can implement OCC Reset. +OBJS+= p8_pm_prep_for_reset.o \ + proc_cpu_special_wakeup.o \ + p8_pmc_force_vsafe.o + ## NOTE: add a new directory onto the vpaths when you add a new HWP ## EXAMPLE: # VPATH += ${ROOTPATH}/src/usr/hwpf/hwp/occ/ -- cgit v1.2.1