From ba55b7966c861a629a65c7af165f17d3ca21b31d Mon Sep 17 00:00:00 2001 From: Stephen Glancy Date: Sun, 10 Mar 2019 16:24:15 -0400 Subject: Adds process training response to exp draminit Change-Id: I7170af9acddffef35ee50233bfa0a736d4c9b231 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73108 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Reviewed-by: Louis Stermole Reviewed-by: ANDRE A. MARIN Reviewed-by: Mark Pizzutillo Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80990 Reviewed-by: RAJA DAS Tested-by: RAJA DAS --- .../chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 04a7b30b..47f2a0b4 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 @@ -93,6 +93,7 @@ enum ffdc_codes READ_HOST_FW_RESPONSE_STRUCT = 0x0003, READ_SENSOR_CACHE_STRUCT = 0x0004, READ_CRCT_ENDIAN = 0x0005, + READ_TRAINING_RESPONSE_STRUCT = 0x0006, SET_BYTE_ENABLES = 0x1041, SET_NIBBLE_ENABLES = 0x1042, -- cgit v1.2.1