summaryrefslogtreecommitdiffstats
path: root/src/usr/pore
diff options
context:
space:
mode:
authorStephen Cprek <smcprek@us.ibm.com>2017-07-12 12:03:21 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-07-24 16:13:26 -0400
commit6e3fe0e8ca4c4ea96b219497a4ae41c3a5e51dbd (patch)
treec449505c4e5d0692180674cca1fb8161952a0466 /src/usr/pore
parentc0fe969256eb9509c184b2a2cdeba39c12ceaebb (diff)
downloadtalos-hostboot-6e3fe0e8ca4c4ea96b219497a4ae41c3a5e51dbd.tar.gz
talos-hostboot-6e3fe0e8ca4c4ea96b219497a4ae41c3a5e51dbd.zip
Remove SBEC pnor partition from p9 code
Change-Id: I13e79a6542353e42ac809cc60295947dfb1acb96 RTC: 163810 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43048 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/pore')
-rw-r--r--src/usr/pore/test/poretest.H6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr/pore/test/poretest.H b/src/usr/pore/test/poretest.H
index e0200c202..424da773c 100644
--- a/src/usr/pore/test/poretest.H
+++ b/src/usr/pore/test/poretest.H
@@ -5,7 +5,9 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* COPYRIGHT International Business Machines Corp. 2011,2014 */
+/* Contributors Listed Below - COPYRIGHT 2011,2017 */
+/* [+] International Business Machines Corp. */
+/* */
/* */
/* Licensed under the Apache License, Version 2.0 (the "License"); */
/* you may not use this file except in compliance with the License. */
@@ -39,8 +41,6 @@
#include <vfs/vfs.H>
#include <errl/errlmanager.H>
-#define CENTAUR_SBE_PNOR_MRR 0 // Memory Relocation Register for Centaur
-
using namespace TARGETING;
using namespace vsbe;
OpenPOWER on IntegriCloud