summaryrefslogtreecommitdiffstats
path: root/src/occ_405/pgpe/pgpe_shared.h
diff options
context:
space:
mode:
authorAndres Lugo-Reyes <aalugore@us.ibm.com>2018-02-01 13:20:27 -0600
committerMartha Broyles <mbroyles@us.ibm.com>2018-02-12 13:02:00 -0500
commitfca494dbdcf944718a577bfe0e3c6c01aabb1a69 (patch)
tree780d309e273d95a39ed8fc51537b34d15c64c5d8 /src/occ_405/pgpe/pgpe_shared.h
parentccdb19fba8c7b6e8623178d38564703896f4510b (diff)
downloadtalos-occ-fca494dbdcf944718a577bfe0e3c6c01aabb1a69.tar.gz
talos-occ-fca494dbdcf944718a577bfe0e3c6c01aabb1a69.zip
Replace Firmware Level with FClip History in error log
-Throttle noisy traces -Add slave clip history to Call Home log Change-Id: If498c4c5b7e445d7b1b43fb16a2790f11166e430 CMVC-Prereq: 1045167 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53578 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/occ_405/pgpe/pgpe_shared.h')
-rw-r--r--src/occ_405/pgpe/pgpe_shared.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/occ_405/pgpe/pgpe_shared.h b/src/occ_405/pgpe/pgpe_shared.h
index 3003af4..12a7d73 100644
--- a/src/occ_405/pgpe/pgpe_shared.h
+++ b/src/occ_405/pgpe/pgpe_shared.h
@@ -43,11 +43,6 @@
#define PGPE_WOF_TBLS_ADDR_OFFSET 0x58
#define PGPE_WOF_TBLS_LEN_OFFSET 0x5C
-// PGPE Command Trace Masks
-#define PGPE_ALLOW_PMCR_TRACE 0x0001
-#define PGPE_ALLOW_CLIP_TRACE 0x0002
-#define PGPE_ALLOW_VFRT_TRACE 0x0004
-
// This size must be a multiple of 128
typedef struct __attribute__ ((packed))
{
OpenPOWER on IntegriCloud