summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2019-05-16 13:15:08 -0400
committerRaja Das <rajadas2@in.ibm.com>2019-07-26 00:57:05 -0500
commit76bddf7900200c6ad4705156477fbb960efd246d (patch)
tree729519cf3506ab5e0ade311dcb6ee66ac8a7c10c
parentd266398fcaa266ad385af8ca3a4a3b9db47c4ab1 (diff)
downloadtalos-sbe-76bddf7900200c6ad4705156477fbb960efd246d.tar.gz
talos-sbe-76bddf7900200c6ad4705156477fbb960efd246d.zip
Fixes MCBIST compile fails
Change-Id: Iff97c2b9e33a5b9ab7337f51368ddde4d2c346a4 Original-Change-Id: I1291395e42ab97a8625ed2ef57cbcffc7f26cc2a Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77485 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Reviewed-by: Devon A. Baughen <devon.baughen1@ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com>
-rw-r--r--src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H1
1 files changed, 1 insertions, 0 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 4284da0f..92d31e04 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
@@ -118,6 +118,7 @@ enum attr_eff_engine_fields
///
enum sizes
{
+ MAX_PORT_PER_OCMB = 1,
MAX_DIMM_PER_PORT = 2,
MAX_RANK_PER_DIMM = 4,
MAX_BITS_PER_PORT = 80,
OpenPOWER on IntegriCloud