From fc04fdfdc6faa9c0546b3f21d68b5936cb816184 Mon Sep 17 00:00:00 2001 From: Chris Steffen Date: Tue, 11 Oct 2016 18:31:11 -0500 Subject: io wrapper updates & obus scominit fix - Added 'wrap' mode to wrappers to allow for single module testing - Enabled obus scominit - Fixed obus base scom address error Change-Id: I610bd9d55102f0fa5139891b40dc8935fa8d6e76 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31031 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Christian R. Geddes Reviewed-by: Gary A. Peterson Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31032 Reviewed-by: Hostboot Team Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell --- src/usr/isteps/istep08/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/usr/isteps') diff --git a/src/usr/isteps/istep08/makefile b/src/usr/isteps/istep08/makefile index a57494504..6f1e0cc05 100644 --- a/src/usr/isteps/istep08/makefile +++ b/src/usr/isteps/istep08/makefile @@ -124,6 +124,7 @@ include ${PROCEDURES_PATH}/hwp/initfiles/p9_xbus_g1_scom.mk # proc_obus_scominit : Apply scom inits to Obus include ${PROCEDURES_PATH}/hwp/io/p9_io_obus_scominit.mk +include ${PROCEDURES_PATH}/hwp/initfiles/p9_obus_scom.mk # proc_npu_scominit : Apply scom inits to NPU bus include ${PROCEDURES_PATH}/hwp/initfiles/p9_npu_scom.mk -- cgit v1.2.1