coreboot-kgpe-d16/src
Gabe Black 1a5c9cd33b Snow: Set up the ChromeOS GPIOs as inputs during the ROM stage.
We need these to be inputs so they can be read when populating the coreboot
tables. It seems like a good idea to do this early to ensure that the input
gate capacitance has had a chance to charge, and if we decide to use
actually use that information during the ROM stage to do earlier RW
firmware selection.

It is not guarded by a ChromeOS config variable because those lines are
always intended to be input GPIOs, regardless of whether we're running
ChromeOS or not.

Change-Id: Id76008931b5081253737c6676980a1bdb476ac09
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3067
Tested-by: build bot (Jenkins)
2013-04-11 04:13:49 +02:00
..
arch ARM: Unmask aborts very early in the bootblock. 2013-04-11 04:12:16 +02:00
console console: Make use of CONFIG_USE_OPTION_TABLE 2013-04-01 20:54:48 +02:00
cpu Exynos5250: Use new chip settings for the cpu 2013-04-11 00:11:51 +02:00
device Add PXE ROM selection to Kconfig menu 2013-04-03 18:01:44 +02:00
drivers [2/2] tps65090: re-factor for coreboot 2013-04-10 17:34:19 +02:00
ec x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
include siemens/sitemp_g1p1: Make ACPI report the right mmconf region 2013-04-10 17:40:49 +02:00
lib Fix read_option invocation in uart8250mem.c 2013-04-08 21:36:01 +02:00
mainboard Snow: Set up the ChromeOS GPIOs as inputs during the ROM stage. 2013-04-11 04:13:49 +02:00
northbridge siemens/sitemp_g1p1: Make ACPI report the right mmconf region 2013-04-10 17:40:49 +02:00
southbridge lynxpoint: Cosmetic cleanup 2013-04-03 23:07:12 +02:00
superio Winbond W83627HF: Rename and move ASL snippet to acpi/superio.asl 2013-04-01 21:09:24 +02:00
vendorcode chromeos: honor MOCK_TPM=1 2013-04-01 23:26:17 +02:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00