mb/google/fatcat/var/francka: boot up by pressing power button in S5

Currently Francka cannot boot up immediately by pressing power button
when its power state is S5.
This patch fixes the power on process for this scenario.

BUG=b:419406610
BRANCH=none
TEST=Francka boots up immediately by pressing power button in S5.

Change-Id: I52fba7f58faa890955cd07728a6790520df29321
Signed-off-by: Frank Wu <frank_wu@compal.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87807
Reviewed-by: Dtrain Hsu <dtrain_hsu@compal.corp-partner.google.com>
Reviewed-by: Ian Feng <ian_feng@compal.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
Frank Wu 2025-05-23 10:55:37 +08:00 committed by Matt DeVillier
commit f59ced2c7c

View file

@ -272,8 +272,8 @@ static const struct pad_config gpio_table[] = {
PAD_NC(GPP_F07, NONE),
/* GPP_F08: Not used */
PAD_NC(GPP_F08, NONE),
/* GPP_F09: SX_EXIT_HOLDOFF# */
PAD_CFG_NF(GPP_F09, NONE, DEEP, NF2),
/* GPP_F09: Not used */
PAD_NC(GPP_F09, NONE),
/* GPP_F10: Not used */
PAD_NC(GPP_F10, NONE),
/* GPP_F11: SOC_THC_1_CLK */