Skip to content

Commit

Permalink
HW405413 : NCU sends data out of order
Browse files Browse the repository at this point in the history
Serializes the data. Apply to DD1 only and risk_level 0

Change-Id: I8d354124fee8ed17132a85e1f517d66af4b85a5d
Original-Change-Id: I4aa5d35b04afec2c20c7f6ea5d732210d1fe2f97
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37643
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: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55479
CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
Alex Taft authored and dcrowell77 committed Mar 13, 2018
1 parent ca235d6 commit da32698
Showing 1 changed file with 17 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,23 @@
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW405413</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
HW405413 : NCU sends data out of order
</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_HW367321</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down

0 comments on commit da32698

Please sign in to comment.