Skip to content

Commit

Permalink
Remove writeable from ATTR_FABRIC_GROUP/CHIP_ID
Browse files Browse the repository at this point in the history
At one point these attributes had to be writeable to satisfy a
fapi2 requirement in the SBE.  That limitation has been removed
so they are being reverted back to their natural state.

Change-Id: I9f7b8f126844760f623da26cc877e1b3806e386a
CQ: SW426882
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58173
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Martin Gloff <mgloff@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
dcrowell77 committed May 8, 2018
1 parent 9c93244 commit d44dfb6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/usr/targeting/common/xmltohb/attribute_types.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,6 @@
<default>0</default>
</uint8_t>
</simpleType>
<writeable></writeable>
</attribute>

<attribute>
Expand All @@ -1087,7 +1086,6 @@
<default>0</default>
</uint8_t>
</simpleType>
<writeable></writeable>
</attribute>

<attribute>
Expand Down

0 comments on commit d44dfb6

Please sign in to comment.