summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Pizzutillo <Mark.Pizzutillo@ibm.com>2019-10-15 14:51:07 -0400
committerDaniel M Crowell <dcrowell@us.ibm.com>2019-10-18 17:54:45 -0500
commit9546b72bc443ccf6b7cedb717759a583bacb9d30 (patch)
treecdc8293099fd9a39bc7ea7fc3452d6a581447f9a /src
parent99439296499b923899e5a40dbbe96092493652a8 (diff)
downloadtalos-hostboot-9546b72bc443ccf6b7cedb717759a583bacb9d30.tar.gz
talos-hostboot-9546b72bc443ccf6b7cedb717759a583bacb9d30.zip
Increase default PRBS_TIME for FW
Cronus looked fine with 0x100, but FW appeared to need about 0x400 for consistent results Change-Id: I9fc0eec9f4936bdd7852610af9af0feb0f6911ce Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85333 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Devon A Baughen <devon.baughen1@ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/85365 Reviewed-by: Daniel M Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/generic/procedures/xml/attribute_info/generic_memory_attributes.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/import/generic/procedures/xml/attribute_info/generic_memory_attributes.xml b/src/import/generic/procedures/xml/attribute_info/generic_memory_attributes.xml
index 7bf049055..7dcd3818e 100644
--- a/src/import/generic/procedures/xml/attribute_info/generic_memory_attributes.xml
+++ b/src/import/generic/procedures/xml/attribute_info/generic_memory_attributes.xml
@@ -411,8 +411,9 @@
The time to send pre-ipl PRBS in ms.
</description>
<valueType>uint32</valueType>
- <default>0x100</default>
+ <default>0x400</default>
<platInit/>
+ <mrwHide/>
<mssAccessorName>omi_dl_preipl_prbs_time</mssAccessorName>
</attribute>
OpenPOWER on IntegriCloud