summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fixes.H
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2019-04-19 12:31:12 -0400
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-04-30 11:23:52 -0500
commit902e166a98fe9cce8dbf6dc69534f45499c0ab1d (patch)
tree45715a9904aaae1baad766f62310510aa0b17a1c /src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fixes.H
parent0d02b87f9c90d3a777de91db0f784b5e2ba60a12 (diff)
downloadtalos-hostboot-902e166a98fe9cce8dbf6dc69534f45499c0ab1d.tar.gz
talos-hostboot-902e166a98fe9cce8dbf6dc69534f45499c0ab1d.zip
Adds explorer to check for response doorbell
Change-Id: Ife6127372837ae6ceea59c1eb8a50d5f34641e3a Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76238 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76266 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: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fixes.H')
-rw-r--r--src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fixes.H8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fixes.H b/src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fixes.H
index 0e642f2f5..39e55dc78 100644
--- a/src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fixes.H
+++ b/src/import/chips/ocmb/explorer/common/include/explorer_scom_addresses_fixes.H
@@ -22,3 +22,11 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
+
+
+#ifndef __EXPLR_SCOM_ADDRESSES_FIXES_H
+#define __EXPLR_SCOM_ADDRESSES_FIXES_H
+
+static const uint64_t EXPLR_MIPS_TO_OCMB_INTERRUPT_REGISTER1 = 0x2058ull;
+
+#endif
OpenPOWER on IntegriCloud