From 22fc3aa793b1ecae1bdc40aabd1aba2f215119cd Mon Sep 17 00:00:00 2001 From: Andre Marin Date: Wed, 7 Jun 2017 16:29:05 -0500 Subject: Clear out bogus EVENT_N in scominit Change-Id: I499ca00f6840a3906260a13d3366aec64da67bdd Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41512 Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: Marc Gollub Reviewed-by: STEPHEN GLANCY Reviewed-by: Louis Stermole Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41514 Reviewed-by: Hostboot Team Tested-by: FSP CI Jenkins Tested-by: Jenkins OP Build CI Reviewed-by: Daniel M. Crowell --- src/import/chips/p9/procedures/hwp/memory/lib/fir/unmask.C | 1 + 1 file changed, 1 insertion(+) (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/fir') diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/fir/unmask.C b/src/import/chips/p9/procedures/hwp/memory/lib/fir/unmask.C index ca057116f..dc0e9b643 100644 --- a/src/import/chips/p9/procedures/hwp/memory/lib/fir/unmask.C +++ b/src/import/chips/p9/procedures/hwp/memory/lib/fir/unmask.C @@ -185,6 +185,7 @@ fapi2::ReturnCode after_scominit( const fapi2::Target& i_tar FAPI_TRY(l_mca_fir_reg.clear()); FAPI_TRY(l_cal_fir_reg.clear()); + FAPI_TRY(l_cal_fir_reg.clear()); // No need to write after clearing - the clear does the read/modify/write. } -- cgit v1.2.1