summaryrefslogtreecommitdiffstats
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-26 00:56:33 -0500
commit68e0271386732951c1bd776e9f710419efa69923 (patch)
tree5d03d91b61eb78748a506a9a00fa5b9c7a110b38
parentcee5767f04aad05b9fb0bf97acf03017f7fd3626 (diff)
downloadtalos-sbe-68e0271386732951c1bd776e9f710419efa69923.tar.gz
talos-sbe-68e0271386732951c1bd776e9f710419efa69923.zip
Fix exp_getecid register accesses
Change-Id: I41c816f27fb05adcfb42587f9a41683775a7902b Original-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>
-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 cf68d36d..72278238 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
@@ -117,8 +117,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