Skip to content

Commit

Permalink
Remove ATTR_REL_POS from attribute_types.xml
Browse files Browse the repository at this point in the history
This attribute is now defined in the EKB

Change-Id: I9f3a301533fa3b3bb21a76f951bcbc8d50772172
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/65526
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Matt Derksen <mderkse1@us.ibm.com>
Reviewed-by: ILYA SMIRNOV <ismirno@us.ibm.com>
Reviewed-by: Roland Veloz <rveloz@us.ibm.com>
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
  • Loading branch information
crgeddes authored and wghoffa committed Sep 7, 2018
1 parent bb6dc04 commit e867f7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 20 deletions.
20 changes: 0 additions & 20 deletions src/usr/targeting/common/xmltohb/attribute_types.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6697,26 +6697,6 @@
<readable/>
</attribute>

<attribute>
<id>REL_POS</id>
<description>
Logical position of this unit/dimm relative to its immediate parent
</description>
<simpleType>
<uint8_t>
<default>0xFF</default>
</uint8_t>
</simpleType>
<persistency>non-volatile</persistency>
<readable/>
<hwpfToHbAttrMap>
<id>ATTR_REL_POS</id>
<macro>DIRECT</macro>
</hwpfToHbAttrMap>
<ignoreEkb/>
<no_export/>
</attribute>

<enumerationType>
<id>FUSED_CORE_MODE_HB</id>
<description>Enum for FUSED_CORE_MODE_HB</description>
Expand Down
5 changes: 5 additions & 0 deletions src/usr/targeting/common/xmltohb/hb_customized_attrs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -718,6 +718,11 @@
<id>ATTR_PROC_MEM_TO_USE</id>
<writeable/>
</attribute>
<attribute>
<id>ATTR_REL_POS</id>
<no_export/>
</attribute>

<!-- =====================================================================
End of customizations definitions
================================================================= -->
Expand Down

0 comments on commit e867f7f

Please sign in to comment.