summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorLennard Streat <lstreat@us.ibm.com>2018-02-09 15:36:18 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2018-02-15 23:19:28 -0500
commitffd086397fb065959a11d90b4ecc99ca107fcc2c (patch)
tree00278eea8c1a2c8f7e881fa51858fccaf90b7761 /src/import
parentace31fa4b8c6eca3ed4baac7f5a78eef253f3236 (diff)
downloadtalos-sbe-ffd086397fb065959a11d90b4ecc99ca107fcc2c.tar.gz
talos-sbe-ffd086397fb065959a11d90b4ecc99ca107fcc2c.zip
Protect Firmware from exposure to HW423533
Change-Id: Iaf1a83505ed9bdd9e79bfc46157856263c392736 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53783 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: LENNARD G. STREAT <lstreat@us.ibm.com> Reviewed-by: SHELTON LEUNG <sleung@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@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://ralgit01.raleigh.ibm.com/gerrit1/53802 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml18
1 files changed, 18 insertions, 0 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 7392e7f0..a6fbef25 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
@@ -6001,6 +6001,24 @@
</attribute>
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW423533_P9UDD11_MDI</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Program MCU to support standard MDI behavior for Cumulus DD1.1
+ allowing for MDI to be 0 in the system for local operations.
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_CUMULUS</name>
+ <ec>
+ <value>0x11</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_HW430546_P9UDD10_WARLIKE_PARASITE</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud