Attention is currently required from: Tim Wawrzynczak. Kevin Chang has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/62918 )
Change subject: mb/google/brya/var/taeko: Enable Genesys L1 entry delay ......................................................................
mb/google/brya/var/taeko: Enable Genesys L1 entry delay
Add workaround enable Genesys L1 entry delay to avoid sometimes eMMC can not detect issue.
BUG=b:213828931 TEST=Build FW and run stress exceed 1000 cycles.
Signed-off-by: Kevin Chang kevin.chang@lcfc.corp-partner.google.com Change-Id: I142a816611e204e6c8577d15b3f0a0e08251f848 --- M src/mainboard/google/brya/Kconfig.name 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/62918/1
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name index 9bf50ae..e913548 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -136,6 +136,7 @@ select DRIVERS_GENERIC_BAYHUB_LV2 select DRIVERS_GENESYSLOGIC_GL9750 select DRIVERS_GENESYSLOGIC_GL9763E + select DRIVERS_GENESYSLOGIC_GL9763E_L1_MAX select CHROMEOS_WIFI_SAR if CHROMEOS
config BOARD_GOOGLE_TAEKO4ES