Craig Hesling uploaded patch set #6 to this change.

View Change

hatch/mushu: Fix FPMCU pwr/rst gpio handling

This simply makes these variants consistent with other
hatch variants and removes FPMCU control from the RO image.
Asserting reset in RO instead of in RW has no impact security or
performance, but it does limit improvements to this process later.

This simply reinforces the concept brought in by
commit fcd8c9e99e7f70e2b9494f2fa28a08ba13126daa .

BUG=b:148457345
TEST=None

Change-Id: I12dc0c3bead7672e2d3207771212efb0d246973a
Signed-off-by: Craig Hesling <hesling@chromium.org>
---
M src/mainboard/google/hatch/variants/hatch/Makefile.inc
M src/mainboard/google/hatch/variants/hatch/gpio.c
A src/mainboard/google/hatch/variants/hatch/ramstage.c
M src/mainboard/google/hatch/variants/mushu/Makefile.inc
M src/mainboard/google/hatch/variants/mushu/gpio.c
A src/mainboard/google/hatch/variants/mushu/ramstage.c
6 files changed, 56 insertions(+), 6 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/38623/6

To view, visit change 38623. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I12dc0c3bead7672e2d3207771212efb0d246973a
Gerrit-Change-Number: 38623
Gerrit-PatchSet: 6
Gerrit-Owner: Craig Hesling <hesling@chromium.org>
Gerrit-Reviewer: Bob Moragues <moragues@chromium.org>
Gerrit-Reviewer: Craig Hesling <hesling@chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Shelley Chen <shchen@google.com>
Gerrit-Reviewer: Tim Wawrzynczak <twawrzynczak@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset