coreboot-kgpe-d16/src/mainboard/google/cyan
Matt Delco 2cb399625e mainboard: remove "recovery" gpio, selectively add "presence" gpio.
The gpio table is only used by depthcharge, and depthcharge rarely
has a need for the "recovery" gpio.  On a few boards it does use the
gpio as a signal for confirming physical presence, so on that boards
we'll advertise the board as "presence".

All these strings probably should have been #defines to help avoid
typos (e.g., the "ec_in_rw" in stout seems questionable since everybody
else uses "EC in RW").

Cq-Depend: chromium:1580454
BUG=b:129471321
BRANCH=None
TEST=Local compile and flash (with corresponding changes to depthcharge)
to 2 systems, one with a "presence" gpio and another without.  Confirmed
that both systems could enter dev mode.

Change-Id: Id6d62d9e48d3e6646cbc1277ea53f0ca95dd849e
Signed-off-by: Matt Delco <delco@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32718
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-05-13 09:21:51 +00:00
..
acpi mainboard/google/cyan/acpi: Serialize _CRS method 2019-05-03 22:38:38 +00:00
spd mb/google/cyan: Refactor to get rid of pei_data 2019-05-07 15:58:05 +00:00
variants soc/intel/braswell: add default option to use public FSP 2019-05-03 20:13:59 +00:00
acpi_tables.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
board_info.txt google/cyan: convert to variant configuration 2017-09-15 02:36:13 +00:00
chromeos.c mainboard: remove "recovery" gpio, selectively add "presence" gpio. 2019-05-13 09:21:51 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
cmos.layout mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
com_init.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dsdt.asl soc/intel/braswell: Move LPE ACPI code to mainboard 2019-04-29 08:35:20 +00:00
ec.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ec.h mainboards: Remove unused EC event for thermal overload 2017-07-01 02:47:30 +00:00
fadt.c ACPI: Rename FADT model and set it to zero 2019-03-01 10:02:29 +00:00
irqroute.c
irqroute.h
Kconfig soc/intel/braswell: add default option to use public FSP 2019-05-03 20:13:59 +00:00
Kconfig.name mainboard/google: Comment variant names in Kconfig 2018-05-04 01:03:49 +00:00
mainboard.c mb/google: Get rid of device_t 2018-05-08 18:31:26 +00:00
Makefile.inc google/cyan: fix variant memory/silicon init params override 2017-10-08 22:34:47 +00:00
romstage.c mb/google/cyan: Refactor to get rid of pei_data 2019-05-07 15:58:05 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
w25q64.c