summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf
diff options
context:
space:
mode:
authorBill Schwartz <whs@us.ibm.com>2013-07-18 13:16:48 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-07-24 11:13:16 -0500
commitdfec771a6dec0d3b93e81eefc5a757cbaad9dbc4 (patch)
tree8503b7d7438c628c7d00b181dacd16ce4c82da5d /src/usr/hwpf
parent6f154577a86b2a47b86c4b63a20563966bf80a52 (diff)
downloadtalos-hostboot-dfec771a6dec0d3b93e81eefc5a757cbaad9dbc4.tar.gz
talos-hostboot-dfec771a6dec0d3b93e81eefc5a757cbaad9dbc4.zip
Remove deprecated EI_BUS_RX/TX_MSB_LSB_SWAP attributes
Remove EI_BUS_RX_MSB_LSB_SWAP and EI_BUS_TX_MSB_LSB_SWAP Change-Id: Iff7492f65aab502f93920ae3968dcecf2b365d28 RTC: 67820 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/5457 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: Donald E. Dahle <dedahle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf')
-rwxr-xr-xsrc/usr/hwpf/hwp/ei_bus_attributes.xml31
1 files changed, 12 insertions, 19 deletions
diff --git a/src/usr/hwpf/hwp/ei_bus_attributes.xml b/src/usr/hwpf/hwp/ei_bus_attributes.xml
index 1f56ec18b..590f5753f 100755
--- a/src/usr/hwpf/hwp/ei_bus_attributes.xml
+++ b/src/usr/hwpf/hwp/ei_bus_attributes.xml
@@ -27,25 +27,6 @@
<attributes>
<!-- ********************************************************************* -->
-<!-- <attribute>
- <id>ATTR_EI_BUS_RX_MSB_LSB_SWAP</id>
- <targetType>TARGET_TYPE_MCS_CHIPLET,TARGET_TYPE_MEMBUF_CHIP,TARGET_TYPE_ABUS_ENDPOINT</targetType>
- <description>
- When = 1, indicates the bus is end-for-end flipped in the board wiring.
- </description>
- <valueType>uint8</valueType>
- <platInit/>
- </attribute>
- <attribute>
- <id>ATTR_EI_BUS_TX_MSB_LSB_SWAP</id>
- <targetType>TARGET_TYPE_MCS_CHIPLET,TARGET_TYPE_MEMBUF_CHIP,TARGET_TYPE_ABUS_ENDPOINT</targetType>
- <description>
- When = 1, indicates the bus is end-for-end flipped in the board wiring.
- </description>
- <valueType>uint8</valueType>
- <platInit/>
- </attribute>
--->
<attribute>
<id>ATTR_EI_BUS_TX_MSBSWAP</id>
<targetType>TARGET_TYPE_MCS_CHIPLET,TARGET_TYPE_MEMBUF_CHIP,TARGET_TYPE_ABUS_ENDPOINT</targetType>
@@ -119,4 +100,16 @@
<platInit/>
</attribute>
+<!-- Not yet supported by firmware
+ <attribute>
+ <id>ATTR_DMI_DFE_OVERRIDE</id>
+ <targetType>TARGET_TYPE_MCS_CHIPLET,TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <description>
+ Defines where to apply DMI bus DFE override settings for HW244323.
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+-->
+
</attributes>
OpenPOWER on IntegriCloud