summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/variants/careena/Makefile.inc
diff options
context:
space:
mode:
authorKevin Chiu <Kevin.Chiu@quantatw.com>2020-04-28 23:19:40 +0800
committerMartin Roth <martinroth@google.com>2020-05-10 20:34:41 +0000
commit137c5c475980a660f4968f231b0f8a62f30575b1 (patch)
tree97be1bbc1e17c1a48b6720b836effc77398c0d4d /src/mainboard/google/kahlee/variants/careena/Makefile.inc
parent5ee19cda8136a877c9ec1433eb805b220c219c42 (diff)
downloadcoreboot-137c5c475980a660f4968f231b0f8a62f30575b1.tar.xz
mb/google/kahlee: Hold WLAN PCIe reset low at boot for mordin
gpio70 is assigned to use as WLAN rst in new schematic to fulfill RTK RTL8822CE power sequence: WLAN rst will need to be active at least 50ms after WLAN power on. Also in order to keep the rst low in consistency, override default gpio70 to low. BUG=b:154357210,b:154848243 BRANCH=master TEST=emerge-grunt coreboot Change-Id: I98c8afe42b7f92016f83483acbb3b9ae64b159f7 Signed-off-by: Kevin Chiu <Kevin.Chiu@quantatw.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40805 Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/kahlee/variants/careena/Makefile.inc')
-rw-r--r--src/mainboard/google/kahlee/variants/careena/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/variants/careena/Makefile.inc b/src/mainboard/google/kahlee/variants/careena/Makefile.inc
index dcd7d302a4..60da7f361b 100644
--- a/src/mainboard/google/kahlee/variants/careena/Makefile.inc
+++ b/src/mainboard/google/kahlee/variants/careena/Makefile.inc
@@ -6,6 +6,7 @@
subdirs-y += ./spd
+bootblock-y += variant.c
romstage-y += variant.c
ramstage-y += ../baseboard/mainboard.c