summaryrefslogtreecommitdiffstats
path: root/romulus.xml
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2017-06-20 09:15:40 -0500
committerPrachi Gupta <pragupta@us.ibm.com>2017-06-20 09:15:40 -0500
commitc0d5091d7bc16c232ffe098c5ba78e48143cb47a (patch)
treeaf482874f287b84669f3aebd7775aebbda81b6b0 /romulus.xml
parent9fc37d4018891acb845daebc61a874982f629d3d (diff)
downloadblackbird-xml-c0d5091d7bc16c232ffe098c5ba78e48143cb47a.tar.gz
blackbird-xml-c0d5091d7bc16c232ffe098c5ba78e48143cb47a.zip
increase I2C_BUS_SPEED_ARRAY to 4x13 to incorporate all i2c buses on engine2
Diffstat (limited to 'romulus.xml')
-rw-r--r--romulus.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/romulus.xml b/romulus.xml
index 732f300..5cb6fa9 100644
--- a/romulus.xml
+++ b/romulus.xml
@@ -9783,7 +9783,10 @@
</attribute>
<attribute>
<id>I2C_BUS_SPEED_ARRAY</id>
- <default>1000,1000,0,0,1000,1000,1000,1000,400,0,0,0,400,400,0,0</default>
+ <default>1000,1000,0,0,0,0,0,0,0,0,0,0,0,
+ 1000,1000,1000,1000,0,0,0,0,0,0,0,0,0,
+ 400,0,0,0,0,0,0,0,0,0,0,0,0,
+ 400,400,0,0,0,0,0,0,0,0,0,0,0</default>
</attribute>
<attribute>
<id>I2C_ENGINE_MUTEX_0</id>
OpenPOWER on IntegriCloud