summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/ei_bus_attributes.xml
diff options
context:
space:
mode:
authorVan Lee <vanlee@us.ibm.com>2012-06-23 23:35:27 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-06-27 14:33:24 -0500
commitb4281a99963ceac9e228ad67d4029e2e4e216ff3 (patch)
treee1a58d3814ecc36b29b49f0039610f4d219e4a34 /src/usr/hwpf/hwp/ei_bus_attributes.xml
parent8778f4620fb440a968db84ad054fffe61b26d3ba (diff)
downloadtalos-hostboot-b4281a99963ceac9e228ad67d4029e2e4e216ff3.tar.gz
talos-hostboot-b4281a99963ceac9e228ad67d4029e2e4e216ff3.zip
Pick up latest memory attributes needed by mss_scom_inits HWP
- Also pick up two attributes from ei_bus_attributes.xml - Also pick up latest mss_eff_config.C Change-Id: Ica8b09fddf29ddb23b7cf822ff2c60063d2ee699 RTC: 41341 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1239 Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com> 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.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/ei_bus_attributes.xml b/src/usr/hwpf/hwp/ei_bus_attributes.xml
new file mode 100755
index 000000000..391a2d951
--- /dev/null
+++ b/src/usr/hwpf/hwp/ei_bus_attributes.xml
@@ -0,0 +1,48 @@
+<!-- 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 -->
+<!--
+ XML file specifying HWPF attributes.
+ These are platInit attributes associated with chips.
+-->
+
+<attributes>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_EI_BUS_RX_MSB_LSB_SWAP</id>
+ <targetType>TARGET_TYPE_MCS_CHIPLET,TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <description>
+ PRBS scramble pattern per lane on DMI bus for p8 and centaur.
+ </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>
+ <description>
+ PRBS scramble pattern per lane on DMI bus for p8 and centaur.
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+ </attribute>
+</attributes>
OpenPOWER on IntegriCloud