Attention is currently required from: Matt DeVillier, Nick Vaccaro.
Hello build bot (Jenkins), Sean Rhodes, 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 (#3).
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 place the "common" VBT under the baseboard directory and set it as the default. For variants with a unique VBT, override the default and use the file in their respective variant directory. 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, 35 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/74852/3