From 1d80cb5791032be7f8ce140114664a939b39edd2 Mon Sep 17 00:00:00 2001 From: Mark Pizzutillo Date: Mon, 6 May 2019 13:37:41 -0400 Subject: Fix exp_getecid register accesses Change-Id: Ie2dc434f28edb422cc445cc2683fd0bf94afa6e3 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76987 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Reviewed-by: STEPHEN GLANCY Reviewed-by: Louis Stermole Reviewed-by: ANDRE A. MARIN Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81005 Reviewed-by: RAJA DAS Tested-by: RAJA DAS --- .../chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') 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, }; /// -- cgit v1.2.1