summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/target_types_hb.xml
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2013-10-02 16:55:32 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-10-03 12:08:19 -0500
commit49b90d0e63e55cc0bed64a5c6962d82391a3c3c9 (patch)
treec7b8117990b0720af450c13d4e0cfdf0b4ede5ba /src/usr/targeting/common/xmltohb/target_types_hb.xml
parent36cb8095e396b496929653de46557d8de60ca5c8 (diff)
downloadtalos-hostboot-49b90d0e63e55cc0bed64a5c6962d82391a3c3c9.tar.gz
talos-hostboot-49b90d0e63e55cc0bed64a5c6962d82391a3c3c9.zip
Fix some Targeting attributes to make them Hostboot only
FSP has an FSP-only FSP_PM_SPWUP_OHA_FLAG attribute. There is also a common PM_SPWUP_OHA_FLAG attribute, this should actually be a HB-only HB_PM_SPWUP_OHA_FLAG attribute. Also, IS_MPIPL_HB is correctly specified as a HB-only attribute, but it was incorrectly listed in target_types.xml. This is part of the fix for SW221921 where FSP was generating duplicate FAPI attribute access macros for the same FAPI attribute. There is also an FSP fix to a Targeting makefile for this defect that is done separately. Change-Id: I0ef46c6bfb46005e0ccad00c9315c6bb46a38da6 CQ: SW221921 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6453 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Donald E. Dahle <dedahle@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/target_types_hb.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/target_types_hb.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types_hb.xml b/src/usr/targeting/common/xmltohb/target_types_hb.xml
index e5dfd4498..bdef1b957 100644
--- a/src/usr/targeting/common/xmltohb/target_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/target_types_hb.xml
@@ -104,4 +104,11 @@
</attribute>
</targetTypeExtension>
+<targetTypeExtension>
+ <id>unit-ex-power8</id>
+ <attribute>
+ <id>HB_PM_SPWUP_OHA_FLAG</id>
+ </attribute>
+</targetTypeExtension>
+
</attributes>
OpenPOWER on IntegriCloud