summaryrefslogtreecommitdiffstats
path: root/src/usr/errl
diff options
context:
space:
mode:
authorMarty Gloff <mgloff@us.ibm.com>2015-07-20 10:17:22 -0500
committerPatrick Williams <iawillia@us.ibm.com>2015-12-11 14:01:19 -0600
commit3187da27c464de6422ecb1bc12a085fc5b31f610 (patch)
tree6f428e9c8fa95fa1fb7255b8fe87fc15d1c58438 /src/usr/errl
parent47aef30b4dd8cc9f6d8e05cbe8a7be0c0b7cd24b (diff)
downloadtalos-hostboot-3187da27c464de6422ecb1bc12a085fc5b31f610.tar.gz
talos-hostboot-3187da27c464de6422ecb1bc12a085fc5b31f610.zip
P9 - FakePNOR scripts for Nimbus simics
Tools/scripts to support a fake pnor configuration in Simics. Change-Id: Idf060cbfb589f3ccabde96d56bbe84b6cc9902a9 RTC:127337 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19176 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Christian Geddes <crgeddes@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/errl')
-rw-r--r--src/usr/errl/errlmanager.C4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/usr/errl/errlmanager.C b/src/usr/errl/errlmanager.C
index ff0e62304..fe48a2a8a 100644
--- a/src/usr/errl/errlmanager.C
+++ b/src/usr/errl/errlmanager.C
@@ -249,10 +249,8 @@ void ErrlManager::errlogMsgHndlr ()
case ERRLOG_ACCESS_PNOR_TYPE:
{
// PNOR is up and running now.
-// @todo-RTC:127337 Fake PNOR support
-#if (0)
setupPnorInfo();
-#endif
+
//We are done with the msg
msg_free(theMsg);
OpenPOWER on IntegriCloud