summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Raybuck <mraybuc@us.ibm.com>2019-04-18 21:37:57 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-18 21:37:57 +0000
commit26c452f55e15edc502f55538a9f409539bbae3f8 (patch)
tree9f55c6d3b5d0693c25d0249f5dd807eec8654935
parentce8aad37dada7cd859539a6a433f0279d5f344dd (diff)
downloadtalos-xml-26c452f55e15edc502f55538a9f409539bbae3f8.tar.gz
talos-xml-26c452f55e15edc502f55538a9f409539bbae3f8.zip
Corrected invalid chiplet id values for MCS units
-rw-r--r--talos.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/talos.xml b/talos.xml
index 673ac8a..6b3e2f7 100644
--- a/talos.xml
+++ b/talos.xml
@@ -32075,7 +32075,7 @@
</attribute>
<attribute>
<id>CHIPLET_ID</id>
- <default>0xFF</default>
+ <default>0x07</default>
</attribute>
<attribute>
<id>CHIP_UNIT</id>
@@ -34651,7 +34651,7 @@
</attribute>
<attribute>
<id>CHIPLET_ID</id>
- <default>0xFF</default>
+ <default>0x07</default>
</attribute>
<attribute>
<id>CHIP_UNIT</id>
@@ -37428,7 +37428,7 @@
</attribute>
<attribute>
<id>CHIPLET_ID</id>
- <default>0xFF</default>
+ <default>0x08</default>
</attribute>
<attribute>
<id>CHIP_UNIT</id>
@@ -40004,7 +40004,7 @@
</attribute>
<attribute>
<id>CHIPLET_ID</id>
- <default>0xFF</default>
+ <default>0x08</default>
</attribute>
<attribute>
<id>CHIP_UNIT</id>
OpenPOWER on IntegriCloud