From 437a64cad1173a43409724e2d599a71494819b48 Mon Sep 17 00:00:00 2001 From: Thi Tran Date: Mon, 24 Feb 2014 14:50:50 -0600 Subject: INITPROC: Hostboot SW246535 Multiple frequency support Change-Id: I4f8e3706401f62219f4727deb628fcd264c64b08 CQ:SW246535 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9116 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran Reviewed-by: A. Patrick Williams III --- src/usr/targeting/common/xmltohb/attribute_types.xml | 18 ++++++++++++++++++ src/usr/targeting/common/xmltohb/target_types.xml | 1 + 2 files changed, 19 insertions(+) (limited to 'src/usr/targeting') diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index 2a3a53132..2d4fb352f 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -13278,6 +13278,24 @@ firmware notes: Platforms should initialize this attribute to AUTO (0) + + MSS_NEST_CAPABLE_FREQUENCIES + + The NEST frequencies the memory chip can run at computed by the mss_freq. The possibilities are ORed together. The platform uses these value and the MRW to determine what frequency to boot the fabric (nest) if it can. There are two values: 8G and 9.6G + + + + + + volatile-zeroed + + + + ATTR_MSS_NEST_CAPABLE_FREQUENCIES + DIRECT + + + diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml index 0aa065e35..b9c1cc4fa 100644 --- a/src/usr/targeting/common/xmltohb/target_types.xml +++ b/src/usr/targeting/common/xmltohb/target_types.xml @@ -1214,6 +1214,7 @@ MSS_BLUEWATERFALL_BROKEN DMI_DFE_OVERRIDE MSS_INIT_STATE + MSS_NEST_CAPABLE_FREQUENCIES -- cgit v1.2.1