summaryrefslogtreecommitdiffstats
path: root/src/include/arch
diff options
context:
space:
mode:
authorCorey Swenson <cswenson@us.ibm.com>2017-05-02 11:26:22 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-05-15 12:44:15 -0400
commitc68fea3baf72d0ef3f296f61d858ac8a650cb85b (patch)
treea5b03f56bec72d8b672c7a66e126897c411b731a /src/include/arch
parentea02ebaa03ef01969dbd93d3203aaa2d97e6341c (diff)
downloadtalos-hostboot-c68fea3baf72d0ef3f296f61d858ac8a650cb85b.tar.gz
talos-hostboot-c68fea3baf72d0ef3f296f61d858ac8a650cb85b.zip
Cleanup for SMT4/SMT8 read fuse bits and activate threads
Change-Id: I9de1c4b08aceee76eed962413345c5e6d1444f23 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39947 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/arch')
-rw-r--r--src/include/arch/pvrformat.H2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/arch/pvrformat.H b/src/include/arch/pvrformat.H
index 2559ce997..2a2616dd4 100644
--- a/src/include/arch/pvrformat.H
+++ b/src/include/arch/pvrformat.H
@@ -123,8 +123,6 @@ struct PVR_t
// Field: smt
SMT8_MODE = 0,
SMT4_MODE = 1,
- SMT_MASK = 0x00001000,
- SMT_SHIFT = 12,
// Field: chipFamily
P8_MURANO = 0x4B,
OpenPOWER on IntegriCloud