summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2012-02-29 18:57:50 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-03-21 16:09:39 -0500
commit606503c551de7b751c6a0b78df2b0c43bd9446cd (patch)
treed8b7251ea9703c8a337856a2a6f83f8f4ded506f /src/usr/targeting/xmltohb/target_types.xml
parent1a97a0ae095c01180fe85c2367b97a81d10cc8d0 (diff)
downloadtalos-hostboot-606503c551de7b751c6a0b78df2b0c43bd9446cd.tar.gz
talos-hostboot-606503c551de7b751c6a0b78df2b0c43bd9446cd.zip
Add support for MURANO simics config
Update bbuild to released 1209 driver (b0229a_1209.760) RTC: 35596 Change-Id: Ifeb06070ac61943982509e88df6a1ca27c5e0aea Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/717 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/xmltohb/target_types.xml')
-rw-r--r--src/usr/targeting/xmltohb/target_types.xml102
1 files changed, 99 insertions, 3 deletions
diff --git a/src/usr/targeting/xmltohb/target_types.xml b/src/usr/targeting/xmltohb/target_types.xml
index ed6036ebf..206221a5e 100644
--- a/src/usr/targeting/xmltohb/target_types.xml
+++ b/src/usr/targeting/xmltohb/target_types.xml
@@ -250,6 +250,15 @@
</targetType>
<targetType>
+ <id>chip-processor-murano</id>
+ <parent>chip-processor-power8</parent>
+ <attribute>
+ <id>MODEL</id>
+ <default>MURANO</default>
+ </attribute>
+</targetType>
+
+<targetType>
<id>unit</id>
<parent>base</parent>
<attribute>
@@ -269,6 +278,10 @@
<id>DECONFIG_GARDABLE</id>
<default>1</default>
</attribute>
+ <attribute>
+ <id>CHIP_UNIT</id>
+ <default>0</default>
+ </attribute>
</targetType>
<targetType>
@@ -329,6 +342,16 @@
</targetType>
<targetType>
+ <id>unit-ex-murano</id>
+ <parent>unit-ex-power8</parent>
+ <attribute>
+ <id>MODEL</id>
+ <default>MURANO</default>
+ </attribute>
+</targetType>
+
+
+<targetType>
<id>unit-core-power8</id>
<parent>unit</parent>
<attribute>
@@ -356,6 +379,16 @@
</targetType>
<targetType>
+ <id>unit-core-murano</id>
+ <parent>unit-core-power8</parent>
+ <attribute>
+ <id>MODEL</id>
+ <default>MURANO</default>
+ </attribute>
+</targetType>
+
+
+<targetType>
<id>unit-pervasive-power8</id>
<parent>unit</parent>
<attribute>
@@ -383,6 +416,16 @@
</targetType>
<targetType>
+ <id>unit-pervasive-murano</id>
+ <parent>unit-pervasive-power8</parent>
+ <attribute>
+ <id>MODEL</id>
+ <default>MURANO</default>
+ </attribute>
+</targetType>
+
+
+<targetType>
<id>unit-pci-power8</id>
<parent>unit</parent>
<attribute>
@@ -410,6 +453,16 @@
</targetType>
<targetType>
+ <id>unit-pci-murano</id>
+ <parent>unit-pci-power8</parent>
+ <attribute>
+ <id>MODEL</id>
+ <default>MURANO</default>
+ </attribute>
+</targetType>
+
+
+<targetType>
<id>unit-powerbus-power8</id>
<parent>unit</parent>
<attribute>
@@ -437,6 +490,16 @@
</targetType>
<targetType>
+ <id>unit-powerbus-murano</id>
+ <parent>unit-powerbus-power8</parent>
+ <attribute>
+ <id>MODEL</id>
+ <default>MURANO</default>
+ </attribute>
+</targetType>
+
+
+<targetType>
<id>enc-node-power8</id>
<parent>base</parent>
<attribute>
@@ -576,7 +639,6 @@
<default>MCS</default>
</attribute>
<attribute><id>MSS_MEMSIZE</id></attribute>
- <attribute><id>CHIP_UNIT</id></attribute>
</targetType>
<targetType>
@@ -586,7 +648,6 @@
<id>MODEL</id>
<default>VENICE</default>
</attribute>
- <attribute><id>CHIP_UNIT</id></attribute>
</targetType>
<targetType>
@@ -596,7 +657,15 @@
<id>MODEL</id>
<default>SALERNO</default>
</attribute>
- <attribute><id>CHIP_UNIT</id></attribute>
+</targetType>
+
+<targetType>
+ <id>unit-mcs-murano</id>
+ <parent>unit-mcs-power8</parent>
+ <attribute>
+ <id>MODEL</id>
+ <default>MURANO</default>
+ </attribute>
</targetType>
<!-- Processor target types -->
@@ -620,6 +689,15 @@
</targetType>
<targetType>
+ <id>unit-mba-murano</id>
+ <parent>unit-mba-venice</parent>
+ <attribute>
+ <id>MODEL</id>
+ <default>MURANO</default>
+ </attribute>
+</targetType>
+
+<targetType>
<id>unit-mbs-venice</id>
<parent>unit-mbs-power8</parent>
<attribute>
@@ -638,6 +716,15 @@
</targetType>
<targetType>
+ <id>unit-mbs-murano</id>
+ <parent>unit-mbs-venice</parent>
+ <attribute>
+ <id>MODEL</id>
+ <default>MURANO</default>
+ </attribute>
+</targetType>
+
+<targetType>
<id>unit-memport-salerno</id>
<parent>unit-memport-power8</parent>
<attribute>
@@ -655,6 +742,15 @@
</attribute>
</targetType>
+<targetType>
+ <id>unit-memport-murano</id>
+ <parent>unit-memport-venice</parent>
+ <attribute>
+ <id>MODEL</id>
+ <default>MURANO</default>
+ </attribute>
+</targetType>
+
<!-- Memory Buffer Target Types -->
<!-- Centaur chip/DMI -->
OpenPOWER on IntegriCloud