coreboot-kgpe-d16/src/mainboard/google/slippy
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 cpu/intel/haswell: Rework acpi/cpu.asl 2018-11-30 21:52:00 +00:00
variants src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
acpi_tables.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
board_info.txt
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
data.vbt mb/google/slippy: Add a VBT for all variants 2019-01-06 15:39:16 +00:00
dsdt.asl cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
ec.c
ec.h
gma-mainboard.ads
Kconfig mb/google/slippy: Add a VBT for all variants 2019-01-06 15:39:16 +00:00
Kconfig.name
mainboard.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
Makefile.inc
onboard.h
romstage.c cpu/intel/haswell: Use the common intel romstage_main function 2018-06-14 10:01:35 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
thermal.h
variant.h mainboard/google/slippy: Fix misspelled ifdef guard 2017-07-02 18:54:30 +00:00