summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-09-16 15:40:56 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2016-09-29 18:02:17 -0400
commitab836fdcdf6a576d28821196c54cc7bf4e366428 (patch)
treea7ca055ea17a544a9c239e6f31c36bc4614a1078 /src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
parent439845c3ba52a509875ef439c66fe59c9bbabb28 (diff)
downloadtalos-hostboot-ab836fdcdf6a576d28821196c54cc7bf4e366428.tar.gz
talos-hostboot-ab836fdcdf6a576d28821196c54cc7bf4e366428.zip
Add an attribute to avoid the plug rules in partial good scenarios
Update test cases to verify attribute Change-Id: Ia94999cdb67e4745a9fb41bd0542b2e03b4bfa40 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29867 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Louis Stermole <stermole@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/29871 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
index 63f4fc411..2b69e4374 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
@@ -3013,4 +3013,19 @@
<mssAccessorName>eff_dram_txs</mssAccessorName>
</attribute>
+ <attribute>
+ <id>ATTR_MSS_IGNORE_PLUG_RULES</id>
+ <targetType>TARGET_TYPE_MCS</targetType>
+ <description>
+ Set to IGNORE if you want to ignore the plug rules. Sometimes
+ this is needed in a partial-good configuration
+ </description>
+ <initToZero></initToZero>
+ <valueType>uint8</valueType>
+ <writeable/>
+ <enum>NO = 0, YES = 1</enum>
+ <mssUnits> bool </mssUnits>
+ <mssAccessorName>ignore_plug_rules</mssAccessorName>
+ </attribute>
+
</attributes>
OpenPOWER on IntegriCloud