Skip to content

Commit 00b17ec

Browse files
Prachi Guptawghoffa
authored andcommitted
remove FABRIC_NODE_ID
Change-Id: Iac1f0917dc04d255a55fbb43bbf22bd13804c650 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40987 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> Reviewed-by: ILYA SMIRNOV <ismirno@us.ibm.com> Reviewed-by: Roland Veloz <rveloz@us.ibm.com> Reviewed-by: Donald Washburn <dwashbur@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
1 parent f2a33cb commit 00b17ec

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

src/usr/targeting/common/xmltohb/attribute_types.xml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2476,26 +2476,6 @@
24762476
</hwpfToHbAttrMap>
24772477
</attribute>
24782478

2479-
<attribute>
2480-
<id>FABRIC_NODE_ID</id>
2481-
<description>
2482-
DEPRECATED!!!!
2483-
Chip attribute.
2484-
Logical fabric node the chip belongs to.
2485-
Provided by the Machine Readable Workbook.
2486-
Can vary across drawers.
2487-
</description>
2488-
<simpleType><uint8_t>
2489-
<default>0</default>
2490-
</uint8_t></simpleType>
2491-
<persistency>non-volatile</persistency>
2492-
<readable/>
2493-
<hwpfToHbAttrMap>
2494-
<id>ATTR_FABRIC_NODE_ID</id>
2495-
<macro>DIRECT</macro>
2496-
</hwpfToHbAttrMap>
2497-
</attribute>
2498-
24992479
<attribute>
25002480
<id>FABRIC_GROUP_ID</id>
25012481
<description>

src/usr/targeting/common/xmltohb/target_types.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@
130130
<id>FSI_GP_REG_SCOM_ACCESS</id>
131131
<default>1</default>
132132
</attribute>
133-
<attribute><id>FABRIC_NODE_ID</id></attribute><!-- DEPRECATED -->
134133
<attribute><id>FABRIC_GROUP_ID</id></attribute>
135134
<attribute><id>PROC_EFF_FABRIC_GROUP_ID</id></attribute>
136135
<attribute><id>FABRIC_CHIP_ID</id></attribute>

0 commit comments

Comments
 (0)