summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-02-24 14:50:50 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-02-27 12:27:59 -0600
commit437a64cad1173a43409724e2d599a71494819b48 (patch)
tree94da213352732723834f8eef89ca7a224228dbb9 /src/usr/targeting
parentea2e98ff9d1963d75fc448d18d2880950af1fa5f (diff)
downloadtalos-hostboot-437a64cad1173a43409724e2d599a71494819b48.tar.gz
talos-hostboot-437a64cad1173a43409724e2d599a71494819b48.zip
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 <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml18
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml1
2 files changed, 19 insertions, 0 deletions
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)</descript
</hwpfToHbAttrMap>
</attribute>
+<attribute>
+ <id>MSS_NEST_CAPABLE_FREQUENCIES</id>
+ <description>
+ 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
+ </description>
+ <simpleType>
+ <uint8_t>
+ </uint8_t>
+ </simpleType>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+ <writeable/>
+ <hwpfToHbAttrMap>
+ <id>ATTR_MSS_NEST_CAPABLE_FREQUENCIES</id>
+ <macro>DIRECT</macro>
+ </hwpfToHbAttrMap>
+</attribute>
+
</attributes>
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 @@
<attribute><id>MSS_BLUEWATERFALL_BROKEN</id></attribute>
<attribute><id>DMI_DFE_OVERRIDE</id></attribute>
<attribute><id>MSS_INIT_STATE</id></attribute>
+ <attribute><id>MSS_NEST_CAPABLE_FREQUENCIES</id></attribute>
</targetType>
<!-- Centaur L4 -->
OpenPOWER on IntegriCloud