summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/proc_abus_dmi_xbus_scominit_attributes.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/hwpf/hwp/proc_abus_dmi_xbus_scominit_attributes.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/hwpf/hwp/proc_abus_dmi_xbus_scominit_attributes.xml')
-rw-r--r--src/usr/hwpf/hwp/proc_abus_dmi_xbus_scominit_attributes.xml81
1 files changed, 81 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/proc_abus_dmi_xbus_scominit_attributes.xml b/src/usr/hwpf/hwp/proc_abus_dmi_xbus_scominit_attributes.xml
new file mode 100644
index 000000000..8150297f2
--- /dev/null
+++ b/src/usr/hwpf/hwp/proc_abus_dmi_xbus_scominit_attributes.xml
@@ -0,0 +1,81 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/usr/hwpf/hwp/proc_abus_dmi_xbus_scominit_attributes.xml$ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- COPYRIGHT International Business Machines Corp. 2012,2014 -->
+<!-- -->
+<!-- p1 -->
+<!-- -->
+<!-- Object Code Only (OCO) source materials -->
+<!-- Licensed Internal Code Source Materials -->
+<!-- IBM HostBoot Licensed Internal Code -->
+<!-- -->
+<!-- The source code for this program is not published or otherwise -->
+<!-- divested of its trade secrets, irrespective of what has been -->
+<!-- deposited with the U.S. Copyright Office. -->
+<!-- -->
+<!-- Origin: 30 -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<!-- $Id: proc_abus_dmi_xbus_scominit_attributes.xml,v 1.1 2014/02/17 21:50:50 garyp Exp $ -->
+<!-- proc_abus_dmi_xbus_scominit_attributes.xml -->
+<attributes>
+ <attribute>
+ <id>ATTR_MNFG_DMI_MIN_EYE_WIDTH</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>6 bit rx_min_eye_width value for DMI bus interfaces during system manufacturing; used for both centaur and p8
+ creator: platform
+ firmware notes: Attribute value is in the Machine Readable Workbook
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_MNFG_DMI_MIN_EYE_HEIGHT</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>8 bit rx_min_eye_height value for DMI bus interfaces during system manufacturing; used for both centaur and p8
+ creator: platform
+ firmware notes: Attribute value is in the Machine Readable Workbook
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_MNFG_ABUS_MIN_EYE_WIDTH</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>6 bit rx_min_eye_width value for A bus interfaces during system manufacturing
+ creator: platform
+ firmware notes: Attribute value is in the Machine Readable Workbook
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_MNFG_ABUS_MIN_EYE_HEIGHT</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>8 bit rx_min_eye_height value for A bus interfaces during system manufacturing
+ creator: platform
+ firmware notes: Attribute value is in the Machine Readable Workbook
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_MNFG_XBUS_MIN_EYE_WIDTH</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>6 bit rx_min_eye_width value for X bus interfaces during system manufacturing
+ creator: platform
+ firmware notes: Attribute value is in the Machine Readable Workbook
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+ <!-- ********************************************************************* -->
+</attributes>
OpenPOWER on IntegriCloud