summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2012-04-03 08:34:36 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-04-10 11:17:42 -0500
commit7ff759930524692bfd643167ac84df2ebd080e98 (patch)
treebe26bd33a8959cf906ffd479ae31847e47a97598 /src/usr/targeting/xmltohb/target_types.xml
parent82ba4724c8f93d6404c5d4b26e801ec61746a326 (diff)
downloadtalos-hostboot-7ff759930524692bfd643167ac84df2ebd080e98.tar.gz
talos-hostboot-7ff759930524692bfd643167ac84df2ebd080e98.zip
Add HUID Attribute
Added a HUID attribute to every target and filled the value in for the existing system configurations. Updated mrw script to generate the HUID as well. Change-Id: Id8f53e548b97fd293cfac4e4b1d0e6bda848c4ea RTC: 39270 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/822 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@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.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/targeting/xmltohb/target_types.xml b/src/usr/targeting/xmltohb/target_types.xml
index 6e15a36d6..1f37ee0b5 100644
--- a/src/usr/targeting/xmltohb/target_types.xml
+++ b/src/usr/targeting/xmltohb/target_types.xml
@@ -33,6 +33,7 @@
<attribute><id>CLASS</id></attribute>
<attribute><id>TYPE</id></attribute>
<attribute><id>MODEL</id></attribute>
+ <attribute><id>HUID</id></attribute>
<attribute><id>PHYS_PATH</id></attribute>
<attribute><id>AFFINITY_PATH</id></attribute>
<attribute>
@@ -51,6 +52,7 @@
<attribute><id>CLASS</id><default>SYS</default></attribute>
<attribute><id>TYPE</id><default>SYS</default></attribute>
<attribute><id>MODEL</id><default>POWER8</default></attribute>
+ <attribute><id>HUID</id><default>0x00010000</default></attribute>
<attribute><id>SCRATCH_UINT8_1</id></attribute>
<attribute><id>SCRATCH_UINT8_2</id></attribute>
<attribute><id>SCRATCH_UINT32_1</id></attribute>
OpenPOWER on IntegriCloud