summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/shared
diff options
context:
space:
mode:
authorLi Meng <shlimeng@cn.ibm.com>2018-12-05 22:00:41 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-12-13 10:06:35 -0600
commitbd720a49650e0357b85e6f4d1489a695df908594 (patch)
tree371d8d141a232b04924f36f97c0fd71f04b06be1 /src/import/chips/p9/procedures/hwp/memory/lib/shared
parentc517b8a501ae82f604b38e32b240a2461ebea69c (diff)
downloadtalos-hostboot-bd720a49650e0357b85e6f4d1489a695df908594.tar.gz
talos-hostboot-bd720a49650e0357b85e6f4d1489a695df908594.zip
Creates LRDIMM mrep/dwl calibration recorder class
Change-Id: Ic3f1c1d3ee4e19a3c6b33b3472e4a513985321a5 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69489 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> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/69495 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/p9/procedures/hwp/memory/lib/shared')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H b/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H
index 20d741c79..7a207e97f 100644
--- a/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H
@@ -208,6 +208,10 @@ enum ffdc_function_codes
// LR helper functions
FINE_RECORDER_ADD_RESULTS = 119,
FINE_RECORDER_FIND_EYE = 120,
+
+ // LR training function
+ DWL_CALL_OUT = 130,
+ MREP_CALL_OUT = 131,
};
enum states
OpenPOWER on IntegriCloud