summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-07-06 09:07:05 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-07-21 17:17:52 -0400
commit1be31d97eba5999e33163e1d546b78426d0548f5 (patch)
tree7971bae9e2236746f6639e00cb6d7d4fee772cc8 /src/import/chips/p9/procedures/hwp/memory
parent894c67c08f440a4c716be689e37d9254e91e3acb (diff)
downloadtalos-hostboot-1be31d97eba5999e33163e1d546b78426d0548f5.tar.gz
talos-hostboot-1be31d97eba5999e33163e1d546b78426d0548f5.zip
Changes for cronus dev unit tests
Change-Id: I1cf84e33625482ca31a9e8db7b7ac874decff86e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26723 Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/26726 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/eff_config/eff_config.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/eff_config/eff_config.C b/src/import/chips/p9/procedures/hwp/memory/lib/eff_config/eff_config.C
index 4af8104b8..efb0800bc 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/eff_config/eff_config.C
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/eff_config/eff_config.C
@@ -2841,6 +2841,7 @@ fapi2::ReturnCode eff_config::memcal_interval(const fapi2::Target<TARGET_TYPE_DI
l_mcs,
UINT32_VECTOR_TO_1D_ARRAY(l_attrs_memcal_interval, PORTS_PER_MCS)),
"Failed setting attribute for MEMCAL_INTERVAL");
+
fapi_try_exit:
return fapi2::current_err;
}
OpenPOWER on IntegriCloud