Attention is currently required from: Tarun Tuli.
Hello build bot (Jenkins), Nick Vaccaro,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74695
to look at the new patch set (#5).
Change subject: mb/google/poppy/variant/nami - Move FPMCU IO setup back to ramstage ......................................................................
mb/google/poppy/variant/nami - Move FPMCU IO setup back to ramstage
variant_board_sku() is missing dependences in order to work correctly in romstage. Rather than more intrusive rework as its use is limited, move the FPMCU early GPIO init back to ramstage. We still meet sufficient power off time to fully power cycle the MCU.
BUG=b:245954151 TEST=Confirmed FPMCU is still functional on Nami and FP tests all pass Signed-off-by: Tarun Tuli taruntuli@google.com Change-Id: Ia428ec5aec1a0438e91bc48903bda043046b740e --- M src/mainboard/google/poppy/variants/nami/gpio.c 1 file changed, 19 insertions(+), 36 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/74695/5