summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep10
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-02-06 14:26:06 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-03-08 22:17:04 -0500
commitf5d2c874d072028e6e809a6310eaa6072c5603be (patch)
treec777510050651715528b4e92c35453989f005d98 /src/usr/isteps/istep10
parenta61200c516f74c859be0509fe47eb8f24182970a (diff)
downloadtalos-hostboot-f5d2c874d072028e6e809a6310eaa6072c5603be.tar.gz
talos-hostboot-f5d2c874d072028e6e809a6310eaa6072c5603be.zip
Removing old TODO for dropped requirement
We are going to live with the workaround we've had in place for several years now. Change-Id: I7966f517cac2d820dc086c163a7985112e2d0fa3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53465 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep10')
-rw-r--r--src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C b/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C
index c6749abf2..bac5d950b 100644
--- a/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C
+++ b/src/usr/isteps/istep10/call_proc_cen_ref_clk_enable.C
@@ -832,10 +832,8 @@ void* call_proc_cen_ref_clk_enable(void *io_pArgs )
"target HUID %.8X",
TARGETING::get_huid( *l_proc_iter ));
- //Perform a workaround for GA1 to raise fences on centaurs
- //to prevent FSP from analyzing if HB TIs for recoverable
- //errors
- //RTC 106276
+ //Raise fences on centaurs to prevent FSP from analyzing
+ // if HB TIs for recoverable errors
fenceAttachedMembufs( *l_proc_iter );
TRACFCOMP(ISTEPS_TRACE::g_trac_isteps_trace,
OpenPOWER on IntegriCloud