Skip to content

Commit

Permalink
Add MSS customization support from CRP0 Lx MVPD
Browse files Browse the repository at this point in the history
  Keyword V0 offsets are the same as V1
  Move bad-bits error processing to 1.03

Change-Id: I8d48ae6ca0b6483b0e2612753717db202d574706
Original-Change-Id: I01e44c83f775b77e4ecc7afd7a5d92db524dfc98
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34073
Dev-Ready: Joseph J. McGill <jmcgill@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Reviewed-by: Martin Gloff <mgloff@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
  • Loading branch information
jjmcgill authored and Shakeebbk committed Sep 12, 2017
1 parent 4eaba78 commit 816a0de
Showing 1 changed file with 1 addition and 35 deletions.
Expand Up @@ -198,7 +198,7 @@
</chip>
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW388878</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down Expand Up @@ -466,23 +466,6 @@
</chipEcFeature>
</attribute>

<attribute>
<id>ATTR_CHIP_EC_FEATURE_MSS_VCCD_OVERRIDE</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Override VREG control information
</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_MSS_VREF_DAC</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand All @@ -500,23 +483,6 @@
</chipEcFeature>
</attribute>

<attribute>
<id>ATTR_CHIP_EC_FEATURE_MSS_VREG_COARSE</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
VREG Coarse work-around for Nimbus DD1.0
</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_MSS_WAT_DEBUG_ATTN</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down

0 comments on commit 816a0de

Please sign in to comment.