summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenny Huynh <jhuynh@us.ibm.com>2019-01-24 17:24:19 -0500
committerRAJA DAS <rajadas2@in.ibm.com>2019-01-28 03:46:31 -0600
commite18d802d082f7db16037cde35f4e7c4120062d12 (patch)
treec2e1e200fd104223d21d70118654816301ae90f0
parentb6b4eafa650c85b74fbffab8d0ea0de3a60febce (diff)
downloadtalos-sbe-e18d802d082f7db16037cde35f4e7c4120062d12.tar.gz
talos-sbe-e18d802d082f7db16037cde35f4e7c4120062d12.zip
HW477626 Dangerous Elk - Temporarily apply to CDD13 native only
Change-Id: I40e4fc5b2d606b6db79ac63a578a71d1d10ed502 CQ:HW477626 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70882 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+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: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70893 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml6
1 files changed, 4 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 694e5cd2..c8d831bc 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
@@ -7827,13 +7827,15 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
HW477626 Dangerous Elk: Enable L2 reservation protection for performance
+ Temporarily enable for CDD13 native modes only; will apply to all CDD12/13
+ in future change.
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_CUMULUS</name>
<ec>
- <value>0x12</value>
- <test>GREATER_THAN_OR_EQUAL</test>
+ <value>0x13</value>
+ <test>EQUAL</test>
</ec>
</chip>
</chipEcFeature>
OpenPOWER on IntegriCloud