summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures
diff options
context:
space:
mode:
authorJoachim Fenkes <fenkes@de.ibm.com>2017-08-31 14:56:22 +0200
committerspashabk-in <shakeebbk@in.ibm.com>2017-09-12 00:19:21 -0500
commit0816100d5a0e65f4ac6f3ad2c3b974e3b4a66df6 (patch)
tree120f4606a5819972fbab8a0299a1b70e577763f0 /src/import/chips/p9/procedures
parentded5e86b337b15cb8bc1754a855289a83197a01c (diff)
downloadtalos-sbe-0816100d5a0e65f4ac6f3ad2c3b974e3b4a66df6.tar.gz
talos-sbe-0816100d5a0e65f4ac6f3ad2c3b974e3b4a66df6.zip
HW415692: Make workaround permanent
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>
Diffstat (limited to 'src/import/chips/p9/procedures')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
index 4f8abae4..aac94412 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
@@ -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>
OpenPOWER on IntegriCloud