From fa4aedab816820cefc1f7c8158aed73ca69def79 Mon Sep 17 00:00:00 2001 From: Jacob Harvey Date: Wed, 21 Sep 2016 18:06:06 -0500 Subject: Cleaned spd xml and Added module manufacturer info Change-Id: I9a232b4305d280025ab8540910a90bb89a62e07e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30071 Tested-by: Jenkins Server Reviewed-by: Brian R. Silver Reviewed-by: Louis Stermole Reviewed-by: STEPHEN GLANCY Tested-by: Hostboot CI Reviewed-by: Christian R. Geddes Reviewed-by: Matt K. Light Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30111 Tested-by: FSP CI Jenkins Tested-by: Christian R. Geddes --- .../xml/attribute_info/memory_mcs_attributes.xml | 11 ----------- .../xml/attribute_info/memory_spd_attributes.xml | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+), 11 deletions(-) (limited to 'src/import/chips/p9/procedures/xml') diff --git a/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml index b40d9f870..63f4fc411 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml @@ -117,17 +117,6 @@ freq_bias_percentage - - ATTR_MSS_DIMM_MFG_ID_CODE - TARGET_TYPE_MCS - Manufacturer ID Code RCD: bits(31:16), Module: bits(15:0) - - uint32 - - 2 2 - dimm_mfg_id_code - - ATTR_EFF_DIMM_SPARE TARGET_TYPE_MCS diff --git a/src/import/chips/p9/procedures/xml/attribute_info/memory_spd_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/memory_spd_attributes.xml index 7bdd074b4..4ac083653 100755 --- a/src/import/chips/p9/procedures/xml/attribute_info/memory_spd_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/memory_spd_attributes.xml @@ -586,4 +586,22 @@ eff_num_ranks_per_dimm + + ATTR_EFF_DRAM_MFG_ID + TARGET_TYPE_MCS + + DRAM Manufacturer ID Code + Decodes SPD Byte 350 and 351 + creator: mss_eff_cnfg + consumer: power_thermal::decoder + + MICRON = 0x802C, SAMSUNG = 0x80CE, HYNIX = 0x80AD + + uint16 + + 2 2 + eff_dram_mfg_id + + + -- cgit v1.2.1