Attention is currently required from: shkim, Simon Yang, Edward Doan. SH Kim has uploaded a new patch set (#2) to the change originally created by shkim. ( https://review.coreboot.org/c/coreboot/+/59534 )
Change subject: mb/google/dedede/var/bugzzy: Pick the config VBOOT_ALWAYS_ENABLE_DISPLAY ......................................................................
mb/google/dedede/var/bugzzy: Pick the config VBOOT_ALWAYS_ENABLE_DISPLAY
Currently the touch screen doesn't work on normal mode on bugzzy. The panel power is required for the built-in touch screen, but it doesn't come up when probing touch screen device on normal mode since firmware doesn't initialize graphics because there is no firmware screen display on normal mode.
This change picks the config VBOOT_ALWAYS_ENABLE_DISPLAY for bugzzy to hold the panel power on early OS phase. It will take additional 1 second for initializing graphics in FspSiliconInit on normal boot.
BUG=b:205496327 BRANCH=dedede TEST=built firmware and verified touch screen worked.
Signed-off-by: Seunghwan Kim sh_.kim@samsung.corp-partner.google.com Change-Id: I133b91ff24ce665351a25fd9e0f85db998a6dfed --- M src/mainboard/google/dedede/Kconfig.name 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/34/59534/2