summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/xml')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
index c559b66ec..a65155d69 100644
--- a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
+++ b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2018,2019 -->
+<!-- Contributors Listed Below - COPYRIGHT 2018,2020 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -473,4 +473,18 @@
<mrwHide/>
</attribute>
+ <attribute>
+ <id>ATTR_MSS_CHECK_FOR_READY_TIMEOUT</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Timeout (in msec) for polling for FW_STATUS reply during
+ exp_check_for_ready. Default is 400msec, from lab experimentation
+ </description>
+ <valueType>uint16</valueType>
+ <default>400</default>
+ <platInit/>
+ <mrwHide/>
+ <mssAccessorName>check_for_ready_timeout</mssAccessorName>
+ </attribute>
+
</attributes>
OpenPOWER on IntegriCloud