summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMengze Liao <liaomz@cn.ibm.com>2017-03-24 18:13:54 +0800
committerMengze Liao <liaomz@cn.ibm.com>2017-03-24 18:13:54 +0800
commitc53df776ab46328bf75714094c8aa4b11e1fe7de (patch)
treeb340fdccf4726756b65b2714fc8a88534a3df014
parent855ba5ff6624271b61048b1797ebfa87bfd73ea8 (diff)
downloadblackbird-xml-c53df776ab46328bf75714094c8aa4b11e1fe7de.tar.gz
blackbird-xml-c53df776ab46328bf75714094c8aa4b11e1fe7de.zip
correct the PCIe lane reversal config according to processMrw.pl change
-rw-r--r--romulus.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/romulus.xml b/romulus.xml
index edbd730..0ad0699 100644
--- a/romulus.xml
+++ b/romulus.xml
@@ -8581,7 +8581,7 @@
</bus_attribute>
<bus_attribute>
<id>LANE_REVERSAL</id>
- <default>11</default>
+ <default>01</default>
</bus_attribute>
<bus_attribute>
<id>PCIE_LANE_EQUALIZATION</id>
@@ -8731,7 +8731,7 @@
</bus_attribute>
<bus_attribute>
<id>LANE_REVERSAL</id>
- <default>11</default>
+ <default>01</default>
</bus_attribute>
<bus_attribute>
<id>PCIE_LANE_EQUALIZATION</id>
@@ -8781,7 +8781,7 @@
</bus_attribute>
<bus_attribute>
<id>LANE_REVERSAL</id>
- <default>11</default>
+ <default>01</default>
</bus_attribute>
<bus_attribute>
<id>PCIE_LANE_EQUALIZATION</id>
OpenPOWER on IntegriCloud