Skip to content

Commit

Permalink
dd2 phy scom inits
Browse files Browse the repository at this point in the history
Change-Id: Ied68fb7343087fbfe3edd639ece47417167981f1
Original-Change-Id: Icb3b25a75b71e40135237c784ac584ec54516d2e
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41849
Dev-Ready: SHELTON LEUNG <sleung@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@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: ANDRE A. MARIN <aamarin@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: Kahn C. Evans <kahnevan@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55529
CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
Shelton Leung authored and dcrowell77 committed Mar 13, 2018
1 parent 7496935 commit 125f42a
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3464,6 +3464,23 @@
<!-- End Memory Section -->
<!-- ******************************************************************** -->

<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW368644</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Register init for nimbus DD1 that is not necessary for DD2
</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_HW384794</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down

0 comments on commit 125f42a

Please sign in to comment.