summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Baiocchi <mbaiocch@us.ibm.com>2019-04-18 13:03:02 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-04-19 11:42:32 -0500
commit3c3e5a250d39f331b5966415ff43d776c248a993 (patch)
treebdb6f5f923895181302375fff140be1c8e6d0343
parent2431563fb687e2cafeb2bd4739302542c4fe8430 (diff)
downloadblackbird-hostboot-3c3e5a250d39f331b5966415ff43d776c248a993.tar.gz
blackbird-hostboot-3c3e5a250d39f331b5966415ff43d776c248a993.zip
Revert "Add OCMB_CHIP_TYPE Attribute"
This reverts commit 0da6ad912fdfae1b8d3ed8e117beede01365fc04. Change-Id: I4fdf24bdb25a2cd99279d064d2647aac27e6b4a6 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76160 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt Derksen <mderkse1@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> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml33
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml3
2 files changed, 0 insertions, 36 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 385644611..b1ae2e230 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -5149,39 +5149,6 @@
<no_export/>
</attribute>
- <enumerationType>
- <default>INVALID</default>
- <description>Enumeration indicating the type of the OCMB Chip</description>
- <enumerator>
- <name>INVALID</name>
- <value>0x00</value>
- </enumerator>
- <enumerator>
- <name>GEMINI</name>
- <value>0x01</value>
- </enumerator>
- <enumerator>
- <name>EXPLORER</name>
- <value>0x02</value>
- </enumerator>
- <id>OCMB_CHIP_TYPE</id>
- </enumerationType>
-
- <attribute>
- <description>Designation of OCMB Chip Type</description>
- <id>OCMB_CHIP_TYPE</id>
- <hasStringConversion/>
- <persistency>non-volatile</persistency>
- <readable/>
- <simpleType>
- <enumeration>
- <id>OCMB_CHIP_TYPE</id>
- </enumeration>
- </simpleType>
- <writeable/>
- <no_export/>
- </attribute>
-
<attribute>
<description>
Physical entity path an OMI's associated OMIC parent target
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index 421288d40..1b5b615a9 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -426,9 +426,6 @@
<id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
</attribute>
<attribute>
- <id>OCMB_CHIP_TYPE</id>
- </attribute>
- <attribute>
<default>
<field>
<id>childRollupAllowed</id>
OpenPOWER on IntegriCloud