Attention is currently required from: Tarun Tuli, Eric Lai.
Hello Subrata Banik, Eric Lai,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/73212
to look at the new patch set (#4).
Change subject: mb/google/poppy/variant/nami - Ensure power cycle of FPMCU on startup ......................................................................
mb/google/poppy/variant/nami - Ensure power cycle of FPMCU on startup
Add functionality to ensure that the FPMCU is power cycled long enough on boot to ensure proper reset.
This solution relies solely on coreboot to sequence the power and reset signals appropriately (150ms on boot).
-Confirmed power is off for 150ms on boot. -Confirmed RCC_CSR of FPMCU indicates power cycle occurred. -Confirmed reset is de-asserted approx 3ms after power application (target >2.5ms)
BUG=b:245954151 TEST=Confirmed FPMCU is still functional on Nami and timings are as expected.
Change-Id: I0a23bda96bc2ea90be81a2310605f75c55c0a839 Signed-off-by: Tarun Tuli taruntuli@google.com --- M src/mainboard/google/poppy/variants/nami/gpio.c M src/mainboard/google/poppy/variants/nami/mainboard.c 2 files changed, 99 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/73212/4