summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2018-07-24 00:02:23 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-08-06 09:32:54 -0500
commit6a03e838d00c6fb01525019c9b8c1cc3c667c7d3 (patch)
treeb2d8639f14c4e910c5a5b6efc60f17f34cde096f /src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H
parent95b925b6af0e553da06f61d89d2a0c1616882e29 (diff)
downloadtalos-hostboot-6a03e838d00c6fb01525019c9b8c1cc3c667c7d3.tar.gz
talos-hostboot-6a03e838d00c6fb01525019c9b8c1cc3c667c7d3.zip
Generalize byte reading from SPD reading, for exp i2c reuse
Change-Id: I388e5abd6639464514fb9ca2d555362e431b753c Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63209 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@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/63538 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/shared/mss_const.H3
1 files changed, 3 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 6535cab1e..d8187e549 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
@@ -212,6 +212,9 @@ enum ffdc_function_codes
FREQ_SCOREBOARD_MAX_SUPPORTED_FREQ = 113,
FREQ_SCOREBOARD_SUPPORTED_FREQS = 114,
LIMIT_FREQ_BY_VPD = 115,
+
+ // eff_dimm.C
+ PRIMARY_STACK_TYPE = 116,
};
enum states
OpenPOWER on IntegriCloud