summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2017-02-06 13:47:15 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-02-10 22:02:27 -0500
commit72f2e5f8c42cf80fdea34bc4d6e0e29abd2ab1c4 (patch)
treee93f4e10a8ffa50a62b5fad7d106963ec2a55de3 /src/import/chips/p9/procedures/xml/attribute_info/memory_mcs_attributes.xml
parent10c47be7297367f6e191dd043915b6e350a39fc8 (diff)
downloadtalos-hostboot-72f2e5f8c42cf80fdea34bc4d6e0e29abd2ab1c4.tar.gz
talos-hostboot-72f2e5f8c42cf80fdea34bc4d6e0e29abd2ab1c4.zip
Updates MCBIST for dual-drop systems
Includes: 1) address configuration updates 2) FIFO/reorder queue updates needed to avoid hangs Change-Id: Ib5ebbe6166535ebfb4477d2e917cf5a8b057d742 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35984 Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@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/35985 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@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 37072eb39..07240ea91 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
@@ -3112,4 +3112,19 @@
<mssAccessorName>mvpd_fwms</mssAccessorName>
</attribute>
+ <attribute>
+ <id>ATTR_MSS_REORDER_QUEUE_SETTING</id>
+ <targetType>TARGET_TYPE_MCBIST</targetType>
+ <description>
+ Contains the settings for write/read reorder queue
+ </description>
+ <default>REORDER</default>
+ <initToZero></initToZero>
+ <writeable/>
+ <enum>REORDER = 0, FIFO = 1</enum>
+ <valueType>uint8</valueType>
+ <writeable/>
+ <mssAccessorName>reorder_queue_setting</mssAccessorName>
+ </attribute>
+
</attributes>
OpenPOWER on IntegriCloud