summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/simics_VENICE.system.xml
diff options
context:
space:
mode:
authorBill Schwartz <whs@us.ibm.com>2014-03-05 04:57:23 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-03-07 17:00:33 -0600
commit225b6cca67cbbf8911d4285002de6db62a7429b4 (patch)
tree79b5e35c2a485631807c91e89a7ee539c25265f7 /src/usr/targeting/common/xmltohb/simics_VENICE.system.xml
parent12b0c5dd671d7b8585014f04c3cd4d8317d9cde0 (diff)
downloadtalos-hostboot-225b6cca67cbbf8911d4285002de6db62a7429b4.tar.gz
talos-hostboot-225b6cca67cbbf8911d4285002de6db62a7429b4.zip
Support bus MNFG_EYE attributes
Add firmware support for these attributes - ATTR_MNFG_XBUS_MIN_EYE_WIDTH - ATTR_MNFG_ABUS_MIN_EYE_WIDTH - ATTR_MNFG_ABUS_MIN_EYE_HEIGHT - ATTR_MNFG_DMI_MIN_EYE_WIDTH - ATTR_MNFG_DMI_MIN_EYE_HEIGHT Change-Id: Ifb9da114728a2951d626f5b95bf498a9f2ef4772 RTC: 97768 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9309 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/simics_VENICE.system.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/simics_VENICE.system.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/simics_VENICE.system.xml b/src/usr/targeting/common/xmltohb/simics_VENICE.system.xml
index ac7d78ab4..98944204f 100644
--- a/src/usr/targeting/common/xmltohb/simics_VENICE.system.xml
+++ b/src/usr/targeting/common/xmltohb/simics_VENICE.system.xml
@@ -231,6 +231,26 @@ po<!-- IBM_PROLOG_BEGIN_TAG --
<id>MEM_MIRROR_PLACEMENT_POLICY</id>
<default>0</default><!-- NORMAL -->
</attribute>
+ <attribute>
+ <id>MNFG_DMI_MIN_EYE_WIDTH</id>
+ <default>0x0a</default>
+ </attribute>
+ <attribute>
+ <id>MNFG_DMI_MIN_EYE_HEIGHT</id>
+ <default>0x0f</default>
+ </attribute>
+ <attribute>
+ <id>MNFG_ABUS_MIN_EYE_WIDTH</id>
+ <default>0x0a</default>
+ </attribute>
+ <attribute>
+ <id>MNFG_ABUS_MIN_EYE_HEIGHT</id>
+ <default>0x0f</default>
+ </attribute>
+ <attribute>
+ <id>MNFG_XBUS_MIN_EYE_WIDTH</id>
+ <default>0x14</default>
+ </attribute>
<!-- End System Attributes from MRW -->
<attribute>
<id>ISTEP_MODE</id>
OpenPOWER on IntegriCloud