coreboot/src
Martin Roth 6754e4ea20 mainboard/google/kahlee: Add EC_IN_RW flag
Depthcharge was complaining that the GPIO for this flag wasn't set.
The GPIO also needs to be an input, not an output.

BUG=b:67614692
TEST=Depthcharge no longer complains that there is no GPIO set for flag5.
The system boots again.

Change-Id: Ib854e97b0a3aa42a95ceb8a42a9776f0345ff8b1
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/21936
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
2017-10-11 17:53:09 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/riscv: hls_init: Initialize time{,cmp} with dummy pointers 2017-09-27 16:41:03 +00:00
commonlib commonlib: Consistently spell *romstage* without space 2017-09-27 22:20:25 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu AGESA vendorcode: Add ENABLE_MRC_CACHE option 2017-10-05 13:23:27 +00:00
device device/dram/ddr2.c: fix a hidden syntax error introduced earlier 2017-09-26 15:53:55 +00:00
drivers soc/intel/skylake: use locate_vbt directly instead of calling a wrapper 2017-10-06 17:07:23 +00:00
ec ec/lenovo/h8: Serialize control method _CRS 2017-10-10 11:35:31 +00:00
include cpu/amd/amdfam15: Add misc. SMM definitions 2017-09-27 15:57:16 +00:00
lib Kconfig: Move libhwbase related options into lib/Kconfig 2017-09-28 11:47:07 +00:00
mainboard mainboard/google/kahlee: Add EC_IN_RW flag 2017-10-11 17:53:09 +00:00
northbridge AGESA f16kb: Enable MRC cache equivalent fastboot 2017-10-06 05:35:35 +00:00
soc soc/intel/cannonlake: Change default UART number to 2 2017-10-11 17:26:07 +00:00
southbridge smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
superio winbond/w83627hf: Drop early_init.c 2017-09-21 15:40:49 +00:00
vboot vboot: use cbfstool truncate 2017-10-10 15:16:25 +00:00
vendorcode vendor/intel/skykabylake: Update FSP header files to version 2.7.2 2017-10-05 17:45:46 +00:00
Kconfig Kconfig: Move libhwbase related options into lib/Kconfig 2017-09-28 11:47:07 +00:00