summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/ei_bus_attributes.xml
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2012-11-28 10:19:01 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-12-13 12:43:35 -0600
commit880b66c1b3e1f89cb06b050b6caa1b1843bfef72 (patch)
treece388df8fa109ea5c43ce388b361f3fd5c2ec972 /src/usr/hwpf/hwp/ei_bus_attributes.xml
parente907de9748a821c4f2e05c65f5204507a60e7a6d (diff)
downloadtalos-hostboot-880b66c1b3e1f89cb06b050b6caa1b1843bfef72.tar.gz
talos-hostboot-880b66c1b3e1f89cb06b050b6caa1b1843bfef72.zip
Multichip VPO supports
Change-Id: I105942909a345a6984f430be7c147039144df587 RTC: 41240 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2457 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/ei_bus_attributes.xml')
-rwxr-xr-xsrc/usr/hwpf/hwp/ei_bus_attributes.xml52
1 files changed, 26 insertions, 26 deletions
diff --git a/src/usr/hwpf/hwp/ei_bus_attributes.xml b/src/usr/hwpf/hwp/ei_bus_attributes.xml
index 391a2d951..6824c67dd 100755
--- a/src/usr/hwpf/hwp/ei_bus_attributes.xml
+++ b/src/usr/hwpf/hwp/ei_bus_attributes.xml
@@ -1,25 +1,25 @@
-<!-- IBM_PROLOG_BEGIN_TAG
- This is an automatically generated prolog.
-
- $Source: src/usr/hwpf/hwp/ei_bus_attributes.xml $
-
- IBM CONFIDENTIAL
-
- COPYRIGHT International Business Machines Corp. 2012
-
- 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 other-
- wise divested of its trade secrets, irrespective of what has
- been deposited with the U.S. Copyright Office.
-
- Origin: 30
-
- IBM_PROLOG_END_TAG -->
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/usr/hwpf/hwp/ei_bus_attributes.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- COPYRIGHT International Business Machines Corp. 2012 -->
+<!-- -->
+<!-- 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 -->
<!--
XML file specifying HWPF attributes.
These are platInit attributes associated with chips.
@@ -29,18 +29,18 @@
<!-- ********************************************************************* -->
<attribute>
<id>ATTR_EI_BUS_RX_MSB_LSB_SWAP</id>
- <targetType>TARGET_TYPE_MCS_CHIPLET,TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <targetType>TARGET_TYPE_MCS_CHIPLET,TARGET_TYPE_MEMBUF_CHIP,TARGET_TYPE_ABUS_ENDPOINT</targetType>
<description>
- PRBS scramble pattern per lane on DMI bus for p8 and centaur.
+ 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</targetType>
+ <targetType>TARGET_TYPE_MCS_CHIPLET,TARGET_TYPE_MEMBUF_CHIP,TARGET_TYPE_ABUS_ENDPOINT</targetType>
<description>
- PRBS scramble pattern per lane on DMI bus for p8 and centaur.
+ When = 1, indicates the bus is end-for-end flipped in the board wiring.
</description>
<valueType>uint8</valueType>
<platInit/>
OpenPOWER on IntegriCloud