summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/proc_chip_ec_feature.xml
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2015-07-23 10:35:01 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-07-27 22:44:28 -0500
commit67848491b85c93592d60935e6201b27f14eac3b0 (patch)
tree1ccd16fcd880f0859666b782448892cc6e46f1a4 /src/usr/hwpf/hwp/proc_chip_ec_feature.xml
parent3dd1734da4bbf5602d1510437bda5916850fa213 (diff)
downloadtalos-hostboot-67848491b85c93592d60935e6201b27f14eac3b0.tar.gz
talos-hostboot-67848491b85c93592d60935e6201b27f14eac3b0.zip
SW312753: INITPROC: add initialization for PCIE NEST FIR Action2 Register (HWP R
CQ:SW312753 Change-Id: I1161d21ccb2577f941bf780ede6eaf225a19d572 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19204 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: PRACHI GUPTA <pragupta@us.ibm.com> Tested-by: PRACHI GUPTA <pragupta@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19285 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/proc_chip_ec_feature.xml')
-rw-r--r--src/usr/hwpf/hwp/proc_chip_ec_feature.xml20
1 files changed, 19 insertions, 1 deletions
diff --git a/src/usr/hwpf/hwp/proc_chip_ec_feature.xml b/src/usr/hwpf/hwp/proc_chip_ec_feature.xml
index 40e0b694d..2151ef8f5 100644
--- a/src/usr/hwpf/hwp/proc_chip_ec_feature.xml
+++ b/src/usr/hwpf/hwp/proc_chip_ec_feature.xml
@@ -22,7 +22,7 @@
<!-- permissions and limitations under the License. -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: proc_chip_ec_feature.xml,v 1.61 2014/11/18 17:48:26 jmcgill Exp $ -->
+<!-- $Id: proc_chip_ec_feature.xml,v 1.62 2015/06/29 01:45:13 jmcgill Exp $ -->
<!-- Defines the attributes that are based on EC level -->
<attributes>
<!-- ********************************************************************* -->
@@ -124,6 +124,24 @@
</attribute>
<!-- ********************************************************************* -->
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_PCI_NEST_FIR_ACTION2_PRESENT</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Returns if a chip contains PCI Nest FIR Action2 register. True if:
+ Naples EC 0x10 or greater
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NAPLES</name>
+ <ec>
+ <value>0x10</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_DUAL_CAPP_PRESENT</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud