summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Pizzutillo <Mark.Pizzutillo@ibm.com>2019-05-06 13:37:41 -0400
committerRAJA DAS <rajadas2@in.ibm.com>2019-07-25 04:12:13 -0500
commit1d80cb5791032be7f8ce140114664a939b39edd2 (patch)
tree0737244c94de0db139b6ba7b8de491a04545c3c6 /src
parentd3157de4c0338bf293f452c0c4e4e6cb9495c8b2 (diff)
downloadtalos-sbe-1d80cb5791032be7f8ce140114664a939b39edd2.tar.gz
talos-sbe-1d80cb5791032be7f8ce140114664a939b39edd2.zip
Fix exp_getecid register accesses
Change-Id: Ie2dc434f28edb422cc445cc2683fd0bf94afa6e3 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76987 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81005 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com> Tested-by: RAJA DAS <rajadas2@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
index 93dfdb09..3bd78f24 100644
--- a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
+++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
@@ -73,8 +73,6 @@ enum ecid_consts
DATA_IN_SIZE = 16,
// TK - Will need to be changed once ATTR_ECID is made larger
ATTR_ECID_SIZE = 2,
- // 32 bit registers with getScom/putScom use the right-most 32 bits
- REG_BIT_OFFSET = 32,
};
///
OpenPOWER on IntegriCloud