summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2018-05-18 15:14:39 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-19 18:07:39 -0400
commit4d392ef8f9eaee1fbc5b4373182a25aba96171ae (patch)
tree55bd46317785cb7914224554c3e53b339f09648a
parenta4e02fc0828910582a08cb1277a30531540d7523 (diff)
downloadtalos-hostboot-4d392ef8f9eaee1fbc5b4373182a25aba96171ae.tar.gz
talos-hostboot-4d392ef8f9eaee1fbc5b4373182a25aba96171ae.zip
Removing attributes that got added back in a bad merge
A_REPAIR_THRESHOLD_FIELD A_REPAIR_THRESHOLD_MNFG Change-Id: I19caff6441699c544600aab96c2d47542cc8cb8e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/59075 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: Daniel M. Crowell <dcrowell@us.ibm.com>
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/attribute_types.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 98e1003aa..e57a081fb 100755
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -7235,38 +7235,6 @@ Selects which voltage level to place the Core and ECO domain PFETs upon Winkle e
</attribute>
<attribute>
- <id>A_EREPAIR_THRESHOLD_FIELD</id>
- <description>
- This attribute represents the eRepair threshold value of A-Bus used
- in the field.
- creator: platform (generated based on MRW data)
- See defintion in erepair_thresholds.xml for more information.
- </description>
- <simpleType>
- <uint8_t>
- </uint8_t>
- </simpleType>
- <persistency>non-volatile</persistency>
- <readable/>
-</attribute>
-
-<attribute>
- <id>A_EREPAIR_THRESHOLD_MNFG</id>
- <description>
- This attribute represents the eRepair threshold value of A-Bus used
- by Manufacturing.
- creator: platform (generated based on MRW data)
- See defintion in erepair_thresholds.xml for more information.
- </description>
- <simpleType>
- <uint8_t>
- </uint8_t>
- </simpleType>
- <persistency>non-volatile</persistency>
- <readable/>
-</attribute>
-
-<attribute>
<id>MSS_MBA_ADDR_INTERLEAVE_BIT</id>
<description>sets the Centaur address bits used to interleave addresses between MBA01 and MBA23. valid values are 23 through 32.</description>
<simpleType>
OpenPOWER on IntegriCloud