summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorCaleb Palmer <cnpalmer@us.ibm.com>2016-10-21 09:25:06 -0500
committerZane C. Shelley <zshelle@us.ibm.com>2016-10-21 15:39:51 -0400
commit1e63707a3f0e0e21b62c864c85307babd945247d (patch)
tree8916336f212be99ea3a2bd5e91742fe919946365 /src
parentd5246e22c2c3d4e5656821bc12ede15ac2b46b9d (diff)
downloadtalos-hostboot-1e63707a3f0e0e21b62c864c85307babd945247d.tar.gz
talos-hostboot-1e63707a3f0e0e21b62c864c85307babd945247d.zip
MDIA: Reenable Memory Diagnostics
Change-Id: I91b732ae590bfb8e34a8a91b6bdae22a9395074f RTC: 151755 CMVC-Prereq: 1009085 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31629 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/usr/isteps/istep14/call_mss_memdiag.C5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/usr/isteps/istep14/call_mss_memdiag.C b/src/usr/isteps/istep14/call_mss_memdiag.C
index cd75d84c7..8354e5fa6 100644
--- a/src/usr/isteps/istep14/call_mss_memdiag.C
+++ b/src/usr/isteps/istep14/call_mss_memdiag.C
@@ -46,11 +46,6 @@ void* call_mss_memdiag (void* io_pArgs)
TRACFCOMP(ISTEPS_TRACE::g_trac_isteps_trace,
"call_mss_memdiag entry");
- TRACFCOMP(ISTEPS_TRACE::g_trac_isteps_trace,
- "!!!Skipping memdiags until it works!!!");
- return NULL;
-
-
TARGETING::Target* masterproc = nullptr;
TARGETING::targetService().masterProcChipTargetHandle(masterproc);
OpenPOWER on IntegriCloud