mainboard/google/bluey: Select VBOOT_ALWAYS_ENABLE_DISPLAY
This change ensures that the display is always enabled for the Google Bluey mainboard as firmware splash screen is POR for this device.. This change helps to avoid an additional reset while doing EC sync operation by payload. BUG=none BRANCH=none TEST=Able to avoid one additional resets during EC SW sync. Change-Id: If1d8788cbbd72d6bc4397b1b7160e9f4669716db Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90361 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
parent
c77d256886
commit
fc9f828ac0
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ config MAINBOARD_VENDOR
|
|||
default "Google"
|
||||
|
||||
config VBOOT
|
||||
select VBOOT_ALWAYS_ENABLE_DISPLAY
|
||||
select VBOOT_NO_BOARD_SUPPORT if BOARD_GOOGLE_MODEL_BLUEY
|
||||
select VBOOT_VBNV_FLASH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue