Skip to content

Commit

Permalink
Fix exp_getecid register accesses
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
markypizz authored and RAJA DAS committed Jul 25, 2019
1 parent d3157de commit 1d80cb5
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -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,
};

///
Expand Down

0 comments on commit 1d80cb5

Please sign in to comment.