summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Geddes <crgeddes@us.ibm.com>2018-08-20 16:02:00 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2018-09-05 07:49:40 -0500
commit2c8610bff34febfdfeb97fba484a75983141a8b3 (patch)
treeb9c27cddd117cdde8d7a6e329cdbd9eecdbf50a8 /src
parent4f68936b480161076ab91fa379c8f392aa2140b2 (diff)
downloadtalos-hostboot-2c8610bff34febfdfeb97fba484a75983141a8b3.tar.gz
talos-hostboot-2c8610bff34febfdfeb97fba484a75983141a8b3.zip
Cleanup from Axone targeting base commit
In the commit where new Axone targets were added there was some minor unadressed comments. This commit updates the override tool to use the correct short name for mem_port ( "mp" ) and corrects an alignment error in attribute_types.xml Change-Id: Idc0b2e32869ed91d88d0a71aae63a7dddd03f387 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64867 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src')
-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 ab6b41e2f..0f1399d92 100755
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -5095,7 +5095,7 @@
<name>OCMB_CHIP</name>
<value>75</value>
</enumerator> <enumerator>
- <name>MEM_PORT</name>
+ <name>MEM_PORT</name>
<value>76</value>
</enumerator>
<enumerator>
OpenPOWER on IntegriCloud