Skip to content

Commit

Permalink
p9_sbe_lpc_init fix with GPIO reset
Browse files Browse the repository at this point in the history
Change-Id: I408f12ed6fcf46ab42d700547e7a91a674968b5f
Original-Change-Id: I019d7ba16b4e39b5cf140fe1461218736ce329f5
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32199
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Reviewed-by: Dean Sanner <dsanner@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55439
CI-Ready: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
CHRISTINA L. GRAVES authored and dcrowell77 committed Mar 13, 2018
1 parent c27a8bd commit 316f190
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,22 @@
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_LPC_RESET_GPIO</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
DD1 only: to do an LPC reset set the GPIO bits
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
<value>0x20</value>
<test>LESS_THAN</test>
</ec>
</chip>
</chipEcFeature>
</attribute>

<!-- ******************************************************************** -->
<!-- Memory Section -->
Expand Down

0 comments on commit 316f190

Please sign in to comment.