Skip to content

Commit

Permalink
Add workaround for gemini OMI config settings
Browse files Browse the repository at this point in the history
Change-Id: I4318e5d696056a3250999248aec360ce5ea7bcd3
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/81320
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@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/81325
Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
  • Loading branch information
markypizz authored and RAJA DAS committed Aug 16, 2019
1 parent 09fdf35 commit 71852bf
Showing 1 changed file with 17 additions and 0 deletions.
Expand Up @@ -9075,4 +9075,21 @@
</chip>
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_GEMINI_OMI_SETUP_CONFIG_WORKAROUND</id>
<targetType>TARGET_TYPE_OCMB_CHIP</targetType>
<description>
Setup config registers for gemini in exp_omi_setup
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_GEMINI</name>
<ec>
<value>0x10</value>
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
</chipEcFeature>
</attribute>
</attributes>

0 comments on commit 71852bf

Please sign in to comment.