summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2019-01-14 16:55:15 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-01-15 17:06:58 -0600
commitb0ab4fd697a7a37d12fb6440568886889c8ecbf2 (patch)
tree12dfb317d5ab1576dcfc74f56a0fad77d7d72750 /src/import/chips/p9/procedures/hwp/memory
parentfd94eaab5b2f7b76151245f6db0bd20782deed2e (diff)
downloadtalos-hostboot-b0ab4fd697a7a37d12fb6440568886889c8ecbf2.tar.gz
talos-hostboot-b0ab4fd697a7a37d12fb6440568886889c8ecbf2.zip
Updates LRDIMM flags to be HB compatible
Change-Id: I1d9328ee14ff8a1f37263ee744c73bb4dd06aaa5 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70467 Reviewed-by: Ilya Smirnov <ismirno@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> 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: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70482 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/phy/mss_lrdimm_training.H4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/phy/mss_lrdimm_training.H b/src/import/chips/p9/procedures/hwp/memory/lib/phy/mss_lrdimm_training.H
index 407e76a75..4fb8b3509 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/phy/mss_lrdimm_training.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/phy/mss_lrdimm_training.H
@@ -54,6 +54,10 @@
// Disables LRDIMM support for HB
#ifndef __HOSTBOOT_MODULE
+ #define CONFIG_LRDIMM_CAPABLE 1
+#endif
+
+#ifdef CONFIG_LRDIMM_CAPABLE
#define LRDIMM_CAPABLE 1
#endif
OpenPOWER on IntegriCloud