summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/prdf/framework
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2016-01-28 12:49:07 -0600
committerStephen Cprek <smcprek@us.ibm.com>2016-02-19 17:06:10 -0600
commit4e3dbe74b0f9c2f3d379bc1b24b916aaab03dcab (patch)
tree00099b4afe42906d9cbd661b22a8a6d05fd2ef50 /src/usr/diag/prdf/framework
parenta1453a5a6a503d513c030bbb6cc4fddc6e7ff38f (diff)
downloadtalos-hostboot-4e3dbe74b0f9c2f3d379bc1b24b916aaab03dcab.tar.gz
talos-hostboot-4e3dbe74b0f9c2f3d379bc1b24b916aaab03dcab.zip
PRD: Enable PRD simulator for MCP7 in P9
Change-Id: I716b51d56a2017dee8fa6d22e9b766f4e832d053 RTC: 142613 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23743 Tested-by: Jenkins Server Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: BENJAMIN J. WEISENBECK <bweisenb@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Zane Shelley <zshelle@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/23745
Diffstat (limited to 'src/usr/diag/prdf/framework')
-rw-r--r--src/usr/diag/prdf/framework/service/prdfPlatServices.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/diag/prdf/framework/service/prdfPlatServices.C b/src/usr/diag/prdf/framework/service/prdfPlatServices.C
index ebebecbf2..35c94b6e3 100644
--- a/src/usr/diag/prdf/framework/service/prdfPlatServices.C
+++ b/src/usr/diag/prdf/framework/service/prdfPlatServices.C
@@ -80,6 +80,7 @@ void milliSleep( uint32_t i_seconds, uint32_t i_milliseconds )
//------------------------------------------------------------------------------
+/* TODO RTC 144705
void initiateUnitDump( TargetHandle_t i_target,
errlHndl_t i_errl,
uint32_t i_errlActions )
@@ -91,6 +92,7 @@ void initiateUnitDump( TargetHandle_t i_target,
PRDF_COMMIT_ERRL(i_errl, i_errlActions);
}
}
+*/
//------------------------------------------------------------------------------
OpenPOWER on IntegriCloud