From b72e88b9179584e3c15c679830a97e8f0651f05c Mon Sep 17 00:00:00 2001 From: Mark Pizzutillo Date: Mon, 13 Jan 2020 16:39:15 -0500 Subject: Refactor PMIC attributes to be at OCMB level eff_config can now put SPD attributes at OCMB level if the attribute is defined as such. It will ignore any values for DIMM 1 and only use those for DIMM 0 (attributes that will be the same, like PMIC fields, for example) Minor fix to pmic_status_tool_ut failing UTs due to mismatch in help screen git-coreq:hostboot:I5a66f0540ecc65434123c976d83103c99d9ae018 Change-Id: I5a66f0540ecc65434123c976d83103c99d9ae018 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/90584 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Tested-by: HWSV CI Reviewed-by: Louis Stermole Reviewed-by: ANDRE A MARIN Reviewed-by: Jennifer A Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/90830 Reviewed-by: RAJA DAS --- src/import/generic/memory/lib/utils/shared/mss_generic_consts.H | 1 + 1 file changed, 1 insertion(+) diff --git a/src/import/generic/memory/lib/utils/shared/mss_generic_consts.H b/src/import/generic/memory/lib/utils/shared/mss_generic_consts.H index f71e6cb1..6cdca299 100644 --- a/src/import/generic/memory/lib/utils/shared/mss_generic_consts.H +++ b/src/import/generic/memory/lib/utils/shared/mss_generic_consts.H @@ -193,6 +193,7 @@ enum generic_ffdc_codes DDIMM_RAWCARD_DECODE = 0x103a, INIT_RANK_INFO = 0x103B, BIAS_PMIC_FROM_SPD = 0x103C, + PMIC_ENABLE_SPD = 0x103D, SET_DRAM_WIDTH = 0x1040, SET_SI_VREF_DRAM_WR = 0x1041, -- cgit v1.2.1