coreboot-kgpe-d16/src/mainboard/google/poppy
Furquan Shaikh 0767f89be4 mainboard/google/soraka: Configure GPP_B8 in bootblock
GPP_B8 acts as input to the inverter whose output controls PERST#
signal to wifi module. Out of reset, GPP_B8 is configured as
input by default. Since there is no external pull-down on it, this
line is floating and results in PERST# being asserted until ramstage
where the GPIO was originally configured. Because of this the wifi
chip is not ready during the PCIe initialization step. Move the
configuration of GPP_B8 to bootblock so that wifi device is taken out
of reset as early as possible.

BUG=b:64181150,b:62726961
TEST=Verified with warm reboot and suspend-resume stress test that
wifi is still functional.

Change-Id: I68e1bd67499262a17daade72e9a9fd32934a184d
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/20869
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-08-04 15:25:27 +00:00
..
acpi mainboard/google/poppy: Configure GPIO.1 and GPIO.2 for daisy chain mode 2017-07-27 00:32:26 +00:00
spd mb/google/poppy: Update SPD data 2017-05-24 08:02:19 +02:00
variants mainboard/google/soraka: Configure GPP_B8 in bootblock 2017-08-04 15:25:27 +00:00
acpi_tables.c google/poppy: Add new board 2016-12-19 17:51:24 +01:00
board_info.txt google/poppy: Add new board 2016-12-19 17:51:24 +01:00
boardid.c mainboard/google/poppy: Add variant API for board_id and gpio 2017-04-19 19:16:57 +02:00
bootblock.c mainboard/google/poppy: Add variant API for board_id and gpio 2017-04-19 19:16:57 +02:00
chromeos.c mainboard/google/poppy: use intel common tis_plat_irq_status() 2017-04-24 22:15:22 +02:00
chromeos.fmd mainboard/google/poppy: Enable separate MRC cache for recovery mode 2017-04-28 21:57:37 +02:00
dsdt.asl mb/google/poppy: Configure ports and endpoints for sensor and CIO2 devices 2017-06-20 05:08:30 +02:00
ec.c mainboard/google/poppy: Provide baseboard and variant concepts 2017-04-19 19:16:34 +02:00
Kconfig mainboard/google/{poppy,soraka}: Remove MIPI camera support from devicetree.cb 2017-06-19 20:51:17 +02:00
Kconfig.name mainboard/google/poppy/variants/soraka: add soraka board 2017-04-19 19:19:37 +02:00
mainboard.c mainboard/google/poppy: Disable unused TPM interface dynamically 2017-06-14 20:20:21 +02:00
Makefile.inc mainboard/google/poppy: Provide memory configuration variant API 2017-04-19 19:18:32 +02:00
ramstage.c mainboard/google/poppy: Add variant API for board_id and gpio 2017-04-19 19:16:57 +02:00
romstage.c mainboard/google/poppy: Provide memory configuration variant API 2017-04-19 19:18:32 +02:00
smihandler.c mb/google/soraka: Do not reset PMIC during sleep 2017-07-12 05:52:33 +00:00