diff options
| author | Devon Baughen <devon.baughen1@ibm.com> | 2019-06-14 15:55:50 -0500 |
|---|---|---|
| committer | Christian R. Geddes <crgeddes@us.ibm.com> | 2019-06-25 09:20:59 -0500 |
| commit | 04a0314a1b44d4bbb39257e3829bb47e6aa0166b (patch) | |
| tree | 6f05a3b6d5aa71421d859099701af1ee45c54003 /src/import/chips/p9/procedures/xml | |
| parent | d58f3a70853561086ed2d2b128a758004cc575cb (diff) | |
| download | blackbird-hostboot-04a0314a1b44d4bbb39257e3829bb47e6aa0166b.tar.gz blackbird-hostboot-04a0314a1b44d4bbb39257e3829bb47e6aa0166b.zip | |
add manual omi training sequence
Change-Id: I76979bacddd8054d6935651d67051bf515a330c5
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78986
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com>
Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+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://rchgit01.rchland.ibm.com/gerrit1/79126
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
| -rw-r--r-- | src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_train.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_train.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_train.xml index 623369508..dcbd18dfa 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_train.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/p9a_omi_train.xml @@ -67,4 +67,16 @@ <mssAccessorName>omi_dl_x4_backoff_enable</mssAccessorName> </attribute> + <attribute> + <id>ATTR_OMI_DL_PREIPL_PRBS_TIME</id> + <targetType>TARGET_TYPE_OMI</targetType> + <description> + The time to send pre-ipl PRBS in ms. + </description> + <valueType>uint32</valueType> + <default>0x100</default> + <platInit/> + <mssAccessorName>omi_dl_preipl_prbs_time</mssAccessorName> + </attribute> + </attributes> |

