summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types.xml
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2017-09-05 16:46:59 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-09-06 18:47:52 -0400
commit78c492178db82a08c0afe92af5d2a828c2bba636 (patch)
tree89e4962eecff91d10d686890664b7dcea5090183 /src/usr/targeting/common/xmltohb/attribute_types.xml
parentd5e22b5afa9375df92efb632242b19c2b3effd77 (diff)
downloadtalos-hostboot-78c492178db82a08c0afe92af5d2a828c2bba636.tar.gz
talos-hostboot-78c492178db82a08c0afe92af5d2a828c2bba636.zip
Fix capitalization of HDAT_I2C_TYPE enum
For some reason the capitalization got lost on this enum during the transition to generated XML. I am pretty sure this isnt used anymore but it was causing processMRW to choke during the xml part of op-build Change-Id: Ie5376f066166475fcb288f2e61f50f881063e4f6 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45668 Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types.xml')
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/attribute_types.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 92de08926..758ceeb8c 100755
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -5715,7 +5715,7 @@
<value>0x1</value>
</enumerator>
<enumerator>
- <name>955x</name> <!-- deprecated -->
+ <name>955X</name> <!-- deprecated -->
<value>0x1</value>
</enumerator>
<enumerator>
OpenPOWER on IntegriCloud