summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fld_fixes.H
diff options
context:
space:
mode:
authorMark Pizzutillo <Mark.Pizzutillo@ibm.com>2019-05-06 13:37:41 -0400
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-05-11 09:25:05 -0500
commit621e0bac1f53170756cc2dd54e53e6febfd903ba (patch)
treeb4719ea843e399787ee746490df8db390a6d21f5 /src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fld_fixes.H
parent5fd2903850cb4329f8e1f4beb9f8cc94e2d4b3fe (diff)
downloadtalos-hostboot-621e0bac1f53170756cc2dd54e53e6febfd903ba.tar.gz
talos-hostboot-621e0bac1f53170756cc2dd54e53e6febfd903ba.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/77008 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fld_fixes.H')
-rw-r--r--src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fld_fixes.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fld_fixes.H b/src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fld_fixes.H
index 80f31c583..b4e01d116 100644
--- a/src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fld_fixes.H
+++ b/src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fld_fixes.H
@@ -23,10 +23,10 @@
/* */
/* IBM_PROLOG_END_TAG */
-
#ifndef __EXPLR_SCOM_ADDRESSES_FLD_FIXES_H
#define __EXPLR_SCOM_ADDRESSES_FLD_FIXES_H
-static const uint64_t EXPLR_MIPS_TO_OCMB_INTERRUPT_REGISTER1_DOORBELL = 63;
+static const uint64_t EXPLR_MIPS_TO_OCMB_INTERRUPT_REGISTER1_DOORBELL = 63;
+static const uint64_t EXPLR_EFUSE_IMAGE_OUT_0_ENTERPRISE_MODE_DIS = 53;
#endif
OpenPOWER on IntegriCloud