coreboot-kgpe-d16/src/mainboard/google/octopus
Furquan Shaikh 4dc6646f53 mb/google/octopus: Perform EC init before bootblock gpio configuration
A variant might talk to the EC to get board id in order to identify the
right GPIO configuration. Thus it is important to ensure that the LPC IO
windows are configured before this. This change moves the call to
perform EC init before configuring bootblock GPIOs.

BUG=b:111933657
TEST=Verified that reading board id does not fail on phaser.

Change-Id: Ic23c6fd7597a314e0b6421be39ccc0b1dfb46567
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/27671
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-07-29 03:51:00 +00:00
..
variants mb/google/octopus/variants/phaser: Provide override GPIO config 2018-07-26 15:37:08 +00:00
acpi_tables.c
board_info.txt
bootblock.c mb/google/octopus: Perform EC init before bootblock gpio configuration 2018-07-29 03:51:00 +00:00
chromeos.c mb/google/octopus: Configure EC_IN_RW correctly 2018-06-20 18:28:46 +00:00
chromeos.fmd mb/google/octopus: Use unused space in RO_SECTION for COREBOOT region 2018-07-23 03:41:34 +00:00
dsdt.asl mb/google/octopus: Add dptf.asl in dsdt.asl 2018-04-26 21:32:10 +00:00
ec.c
Kconfig mb/google/octopus: Create meep variant 2018-07-18 18:52:29 +00:00
Kconfig.name mb/google/octopus: Create meep variant 2018-07-18 18:52:29 +00:00
mainboard.c mb/google/octopus: Use newly added gpio_configure_pads_with_override 2018-07-26 15:36:44 +00:00
Makefile.inc
romstage.c mb/google/octopus: save dimm info as SMBIOS Table-17 2018-04-30 06:23:13 +00:00
smihandler.c mb/google/octopus: Enable logging of EC wake sources in S0ix 2018-06-26 20:40:27 +00:00