summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2013-09-19 21:04:56 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-09-24 13:39:35 -0500
commitff864ac1e38d45878b2e2ada1f96eac14de69007 (patch)
tree9cc96ca6c2060421dd2e7fa0596f2b60da26879e /src/usr/targeting
parentb4feaa42674215383b6089de07a4bdd07d8c35ca (diff)
downloadtalos-hostboot-ff864ac1e38d45878b2e2ada1f96eac14de69007.tar.gz
talos-hostboot-ff864ac1e38d45878b2e2ada1f96eac14de69007.zip
INITPROC: Hostboot - from defect SW224851 - Brazos & Murano 2.0 supports
Change-Id: I2ce84445d47d9eebef1cea1a8ea02cd63934978e CMVC-Prereq:898578 CQ:SW224851 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6268 Tested-by: Jenkins Server 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.xml2
2 files changed, 20 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 733288b0f..3ac8e50bc 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -13235,4 +13235,22 @@ firmware notes: Platforms should initialize this attribute to AUTO (0)</descript
</hwpfToHbAttrMap>
</attribute>
+<attribute>
+ <id>DMI_DFE_OVERRIDE</id>
+ <description>
+ Defines where to apply DMI bus DFE override settings for HW244323.
+ </description>
+ <simpleType>
+ <uint8_t>
+ <default>0</default>
+ </uint8_t>
+ </simpleType>
+ <persistency>non-volatile</persistency>
+ <readable/>
+ <hwpfToHbAttrMap>
+ <id>ATTR_DMI_DFE_OVERRIDE</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 c0a8ef6a3..45bd2bac4 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -1068,6 +1068,7 @@
<attribute><id>EI_BUS_TX_LANE_INVERT</id></attribute>
<attribute><id>DMI_REFCLOCK_SWIZZLE</id></attribute>
<attribute><id>EI_BUS_TX_MSBSWAP</id></attribute>
+ <attribute><id>DMI_DFE_OVERRIDE</id></attribute>
</targetType>
<targetType>
@@ -1202,6 +1203,7 @@
<attribute><id>CDIMM_SENSOR_MAP_SECONDARY</id></attribute>
<attribute><id>MSS_BLUEWATERFALL_BROKEN</id></attribute>
<attribute><id>L4_BANK_DELETE_VPD</id></attribute>
+ <attribute><id>DMI_DFE_OVERRIDE</id></attribute>
</targetType>
<!-- Centaur L4 -->
OpenPOWER on IntegriCloud