Skip to content

Commit

Permalink
L3 update -- p9_pcie_config
Browse files Browse the repository at this point in the history
  update owner comments
  address remaining todo items
  define constants to replace hardcoded bit definitions
  cleanup trace messages

Change-Id: Ibc075046d4494d3ec5bf85780ee58c919c6b68a2
CQ: HW363246
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41116
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41126
Reviewed-by: Hostboot Team <hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
jjmcgill authored and sgupta2m committed Jun 12, 2017
1 parent ef69459 commit 6e12530
Showing 1 changed file with 17 additions and 0 deletions.
Expand Up @@ -2834,6 +2834,23 @@
</chipEcFeature>
</attribute>

<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW363246</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Nimbus DD1 only -- PCI Nest stack error report registers cannot be cleared
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x20</value>
<test>LESS_THAN</test>
</ec>
</chip>
</chipEcFeature>
</attribute>

<!-- ******************************************************************** -->
<!-- Memory Section -->
<!-- ******************************************************************** -->
Expand Down

0 comments on commit 6e12530

Please sign in to comment.