summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-01-24 06:33:22 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-02-22 10:03:35 -0600
commitef4f868ef271b58d825a9bde39904edc36458ec8 (patch)
tree98e9c3f74e93864f395770adf3d35abc011baaae /src/import
parent6a9890264cb694aee65c07d8667f0f14185d21b5 (diff)
downloadtalos-hostboot-ef4f868ef271b58d825a9bde39904edc36458ec8.tar.gz
talos-hostboot-ef4f868ef271b58d825a9bde39904edc36458ec8.zip
Add PHY RC class, update setup cal for 2D wc/rc
Change-Id: I18cfd506cdde8730f88e892af7cd97d93fb74434 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23561 Tested-by: Jenkins Server Reviewed-by: Craig C. Hamilton <cchamilt@us.ibm.com> Reviewed-by: Andre A. Marin <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/24528 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/p9_mss_draminit_training.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/p9_mss_draminit_training.C b/src/import/chips/p9/procedures/hwp/memory/p9_mss_draminit_training.C
index 90a5a31cb..dfd230a8b 100644
--- a/src/import/chips/p9/procedures/hwp/memory/p9_mss_draminit_training.C
+++ b/src/import/chips/p9/procedures/hwp/memory/p9_mss_draminit_training.C
@@ -155,7 +155,6 @@ extern "C"
// We need to figure out how long to wait before we start polling. Each cal step has an expected
// duration, so for each cal step which was enabled, we update the CCS program.
FAPI_TRY( mss::cal_timer_setup(p, l_program.iv_poll, l_cal_steps_enabled) );
-
FAPI_TRY( mss::setup_cal_config(p, rp, l_cal_steps_enabled) );
// In the event of an init cal hang, CCS_STATQ(2) will assert and CCS_STATQ(3:5) = “001” to indicate a
OpenPOWER on IntegriCloud