From 0446c85a500a07e1e81fe49cf91af207b88a753f Mon Sep 17 00:00:00 2001 From: Ben Gass Date: Thu, 26 Jan 2017 14:37:22 -0600 Subject: Remove action bit settings for HCA from p9_chiplet_scominit. There are no plans to use them on p9 and all FIR's come up masked. Change-Id: I76ebd7a1f8764301b3c735044f1751939fe76187 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35471 Tested-by: Hostboot CI Reviewed-by: Thi N. Tran Reviewed-by: Joseph J. McGill Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35484 Reviewed-by: Hostboot Team Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Tested-by: Jenkins OP Build CI Reviewed-by: Daniel M. Crowell --- .../p9/procedures/hwp/nest/p9_chiplet_scominit.C | 26 ---------------------- 1 file changed, 26 deletions(-) diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_chiplet_scominit.C b/src/import/chips/p9/procedures/hwp/nest/p9_chiplet_scominit.C index 6fbe41256..0dbdad198 100644 --- a/src/import/chips/p9/procedures/hwp/nest/p9_chiplet_scominit.C +++ b/src/import/chips/p9/procedures/hwp/nest/p9_chiplet_scominit.C @@ -76,15 +76,6 @@ const uint64_t FBC_IOO_DL_FIR_ACTION0 = 0x0000000000000000ULL; const uint64_t FBC_IOO_DL_FIR_ACTION1 = 0x0303C0000300FFFCULL; const uint64_t FBC_IOO_DL_FIR_MASK = 0xFCFC3FFFFCFF0003ULL; -const uint64_t HCA_EH_FIR_ACTION0 = 0x0000000000000000ULL; -const uint64_t HCA_EH_FIR_ACTION1 = 0x0000000000000000ULL; -const uint64_t HCA_EH_FIR_MASK = 0xFFFFFFFFF0000000ULL; - -const uint64_t HCA_EN_FIR_ACTION0 = 0x0000000000000000ULL; -const uint64_t HCA_EN_FIR_ACTION1 = 0x0000000000000000ULL; -const uint64_t HCA_EN_FIR_MASK = 0xFFFFFF0000000000ULL; - - //------------------------------------------------------------------------------ // Function definitions //------------------------------------------------------------------------------ @@ -289,23 +280,6 @@ fapi2::ReturnCode p9_chiplet_scominit(const fapi2::Target