summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/hwp
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2019-02-26 17:16:21 -0500
committerRaja Das <rajadas2@in.ibm.com>2019-07-26 00:55:32 -0500
commit9f3153431c60066a7133c499c6fd498460ce845b (patch)
treea60fad9440ef1e1a725efae71289ece0aaf19d7c /src/import/chips/ocmb/explorer/procedures/hwp
parentd5d815fead7bea2dfea22999bef062054a7a615f (diff)
downloadtalos-sbe-9f3153431c60066a7133c499c6fd498460ce845b.tar.gz
talos-sbe-9f3153431c60066a7133c499c6fd498460ce845b.zip
Adds explorer post-draminit bad bits processing
Change-Id: I790e090e3913964742dbb062e0fe74903048d3cc Original-Change-Id: I60a76365e95eab18a24075ac20a24fb2754c6b00 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72511 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: ANDRE A. MARIN <aamarin@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/hwp')
-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 8a298132..f2e0541f 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
@@ -77,6 +77,7 @@ enum sizes
{
MAX_DIMM_PER_PORT = 2,
MAX_RANK_PER_DIMM = 4,
+ MAX_BITS_PER_PORT = 80,
};
///
OpenPOWER on IntegriCloud