summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorTerry J. Opie <opiet@us.ibm.com>2011-12-06 13:26:00 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-01-03 11:25:38 -0600
commit6ef4a1ccee37fe19408d671632eaf1d33225da96 (patch)
tree723dd22672ea18e2af93ed9275d7728f8a0ecc01 /src/usr/targeting/xmltohb/target_types.xml
parent4251b56d6cf0474aca73b1d7f4c34f33dce42d20 (diff)
downloadtalos-hostboot-6ef4a1ccee37fe19408d671632eaf1d33225da96.tar.gz
talos-hostboot-6ef4a1ccee37fe19408d671632eaf1d33225da96.zip
I2C to use Attribute based Mutexes
Additionally: - Static initializer for EEPROM mutex - Move I2C back to extended image Change-Id: I3cb4bd755aff7c223b3fd794ee88947b0e77f179 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/565 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.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/usr/targeting/xmltohb/target_types.xml b/src/usr/targeting/xmltohb/target_types.xml
index 22808e144..d2655574d 100644
--- a/src/usr/targeting/xmltohb/target_types.xml
+++ b/src/usr/targeting/xmltohb/target_types.xml
@@ -148,6 +148,18 @@
</attribute>
<attribute><id>DUMMY_RW</id></attribute>
<attribute><id>DUMMY_HEAP_ZERO_DEFAULT</id></attribute>
+ <attribute>
+ <id>I2C_ENGINE_MUTEX_0</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
+ <id>I2C_ENGINE_MUTEX_1</id>
+ <default>0</default>
+ </attribute>
+ <attribute>
+ <id>I2C_ENGINE_MUTEX_2</id>
+ <default>0</default>
+ </attribute>
</targetType>
<targetType>
OpenPOWER on IntegriCloud