coreboot-kgpe-d16/src/mainboard/google/smaug
Joel Kitching 7fa1d9de5c chromeos: stop sharing write protect GPIO with depthcharge
wpsw_boot is deprecated in favour of wpsw_cur.  As such,
coreboot no longer needs to share "write protect" GPIO
with depthcharge.

BUG=b:124141368, chromium:950273
TEST=make clean && make test-abuild
BRANCH=none

Change-Id: I2fcb7f82aa063fd72928171af5cbef0356ba620c
Signed-off-by: Joel Kitching <kitching@google.com>
Cq-Depend: chromium:2088434
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39318
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-07 20:31:49 +00:00
..
bct
board_info.txt
boardid.c mainboard/google: Remove unused include <stdlib.h> 2019-11-28 10:49:47 +00:00
bootblock.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
chromeos.c chromeos: stop sharing write protect GPIO with depthcharge 2020-03-07 20:31:49 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
devicetree.cb
gpio.h
Kconfig Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
Kconfig.name
mainboard.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
Makefile.inc
memlayout.ld
pmic.c mainboard/google: Remove unused include <stdlib.h> 2019-11-28 10:49:47 +00:00
pmic.h src/mainboard: change "unsigned" to "unsigned int" 2019-10-27 21:08:49 +00:00
reset.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
romstage.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
sdram_configs.c