Skip to content

Commit

Permalink
HW415692: Make workaround permanent
Browse files Browse the repository at this point in the history
HW415692 has become a permanent erratum, so make the EC attribute
match any Nimbus EC level.

Change-Id: Ib1e352f3b1252b0d9b89b76a64c27de6cc3a483e
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/45470
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com>
Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com>
  • Loading branch information
fenkes-ibm authored and Shakeebbk committed Sep 12, 2017
1 parent ded5e86 commit 0816100
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -4053,8 +4053,8 @@
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x21</value>
<test>LESS_THAN_OR_EQUAL</test>
<value>0x10</value>
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
Expand Down

0 comments on commit 0816100

Please sign in to comment.