summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNickolaus Gruendler <ngruend@us.ibm.com>2017-06-21 10:09:04 -0500
committerGitHub <noreply@github.com>2017-06-21 10:09:04 -0500
commit8939fbb83d7a995788fd4cb013a25efe88ce58fd (patch)
treeaf482874f287b84669f3aebd7775aebbda81b6b0
parent9fc37d4018891acb845daebc61a874982f629d3d (diff)
parentc0d5091d7bc16c232ffe098c5ba78e48143cb47a (diff)
downloadblackbird-xml-8939fbb83d7a995788fd4cb013a25efe88ce58fd.tar.gz
blackbird-xml-8939fbb83d7a995788fd4cb013a25efe88ce58fd.zip
Merge pull request #14 from pragupta/master
increase I2C_BUS_SPEED_ARRAY to 4x13 to incorporate all i2c buses on …
-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