Skip to content

Commit

Permalink
Use obus p9ndd1 spy name attribute for obus initfile
Browse files Browse the repository at this point in the history
Change-Id: I683b6b1e257a5f1056d44ce2bffd16484f366873
Original-Change-Id: I0b51976c6ee4094825128a30dca042e37ccfe3e3
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41880
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Richard J. Knight <rjknight@us.ibm.com>
Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com>
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: Jennifer A. Stofer <stofer@us.ibm.com>
  • Loading branch information
BenAtIBM authored and Shakeebbk committed Sep 12, 2017
1 parent cf9e511 commit 02aec23
Showing 1 changed file with 17 additions and 0 deletions.
Expand Up @@ -3091,6 +3091,23 @@
</chipEcFeature>
</attribute>

<attribute>
<id>ATTR_CHIP_EC_FEATURE_OBUS_P9NDD1_SPY_NAMES</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Use Nimbus DD1 Obus spy register definition names
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x20</value>
<test>LESS_THAN</test>
</ec>
</chip>
</chipEcFeature>
</attribute>

<attribute>
<id>ATTR_CHIP_EC_FEATURE_DDRPHY_P9NDD1_SPY_NAMES</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down

0 comments on commit 02aec23

Please sign in to comment.