summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-05-02 09:03:00 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-08 12:42:32 -0400
commitd44dfb65fa5d66ca123b3d844c5aaf103f50e1d1 (patch)
tree6d85c778e4358db6067014817bdf09430b667495
parent9c93244cabf8de4b6de3d99d8f1cbd5f28b6a1b4 (diff)
downloadtalos-hostboot-d44dfb65fa5d66ca123b3d844c5aaf103f50e1d1.tar.gz
talos-hostboot-d44dfb65fa5d66ca123b3d844c5aaf103f50e1d1.zip
Remove writeable from ATTR_FABRIC_GROUP/CHIP_ID
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>
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/attribute_types.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index c7444306a..7baf972a3 100755
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -1065,7 +1065,6 @@
<default>0</default>
</uint8_t>
</simpleType>
- <writeable></writeable>
</attribute>
<attribute>
@@ -1087,7 +1086,6 @@
<default>0</default>
</uint8_t>
</simpleType>
- <writeable></writeable>
</attribute>
<attribute>
OpenPOWER on IntegriCloud