mb/google/byra: Add VBTs for variants missing them
commitcb922edbf6be4aa08397600ea6d3d8f3526b123d
authorMatt DeVillier <matt.devillier@gmail.com>
Fri, 12 Jul 2024 15:26:10 +0000 (12 10:26 -0500)
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>
Sat, 13 Jul 2024 20:54:49 +0000 (13 20:54 +0000)
treea46c4930a14e924badda1a5694c6e700e9d8b581
parent96df8b697f460f1f499462fa6bccefe35e3f23e6
mb/google/byra: Add VBTs for variants missing them

Several brya variants were missing VBT files, add and select them in
Kconfig.

Also select in Kconfig for VELL, which already had a VBT but was not
using/selecting it.

TEST=build/boot google/brya (marasov), verify display init functional
/ payload screen shown.

Change-Id: I6848c2b78cf37157299d94bf12c0b6d925ea1432
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83434
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/google/brya/Kconfig
src/mainboard/google/brya/variants/constitution/data.vbt [new file with mode: 0644]
src/mainboard/google/brya/variants/glassway/data.vbt [new file with mode: 0644]
src/mainboard/google/brya/variants/marasov/data.vbt [new file with mode: 0644]
src/mainboard/google/brya/variants/omnigul/data.vbt [new file with mode: 0644]
src/mainboard/google/brya/variants/uldren/data.vbt [new file with mode: 0644]