From 3ec21604a358d090e443facd69db44bf45dcc8f2 Mon Sep 17 00:00:00 2001 From: Brian Silver Date: Sun, 18 Sep 2016 13:25:33 -0500 Subject: Change p9_mss_freq_system to write attributes, errors for Cronus Honor the maximum support frequencies based on rank configs Remove the MEMVPD_FREQ attribute Fixup VPD tooling and accessors for new freq attrs Fix test case handling of master ranks Fix handling of empty MCS in Cronus Change-Id: I669ad0e81454f12368b484e826461ee76f7b9079 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29878 Reviewed-by: Daniel M. Crowell Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: ANDRE A. MARIN Reviewed-by: Matt K. Light Tested-by: Hostboot CI Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29907 Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes --- .../xml/attribute_info/memory_mrw_attributes.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'src/import/chips/p9/procedures/xml/attribute_info/memory_mrw_attributes.xml') diff --git a/src/import/chips/p9/procedures/xml/attribute_info/memory_mrw_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/memory_mrw_attributes.xml index da2a6f4d4..63c8b4a04 100755 --- a/src/import/chips/p9/procedures/xml/attribute_info/memory_mrw_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/memory_mrw_attributes.xml @@ -442,4 +442,24 @@ mrw_dram_2n_mode + + ATTR_MSS_MRW_SUPPORTED_FREQ + TARGET_TYPE_SYSTEM + + List of memory frequencies supported by the current system. + + uint32 + 4 + + + + MT1866 = 1866, + MT2133 = 2133, + MT2400 = 2400, + MT2666 = 2666 + + 1866, 2133, 2400, 2666 + mrw_supported_freq + + -- cgit v1.2.1