Skip to content

Commit

Permalink
Cleanup from Axone targeting base commit
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
crgeddes authored and wghoffa committed Sep 5, 2018
1 parent 4f68936 commit 2c8610b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/usr/targeting/common/xmltohb/attribute_types.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 2c8610b

Please sign in to comment.