Attention is currently required from: Nico Huber, Nick Vaccaro.
Hello build bot (Jenkins), Nico Huber, Nick Vaccaro,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74852
to look at the new patch set (#2).
Change subject: mb/google/volteer: Add VBT data files for variants ......................................................................
mb/google/volteer: Add VBT data files for variants
Add data.vbt files for all variants supported by current volteer recovery image. Several boards use the same VBT, so put it under the baseboard and make it the default; those which do not use the "common" VBT override and use the one in their own variant dir. Select INTEL_GMA_HAVE_VBT for all variants which have a VBT file.
TEST=build/boot various volteer variants
Change-Id: I728ab81938c78f600ff8931a8073d1f7de152c09 Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M src/mainboard/google/volteer/Kconfig A src/mainboard/google/volteer/variants/baseboard/data.vbt A src/mainboard/google/volteer/variants/elemi/data.vbt A src/mainboard/google/volteer/variants/voema/data.vbt 4 files changed, 34 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/74852/2