Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44783
to look at the new patch set (#3).
Change subject: mb/google/volteer: Add audio fw_config to SMBIOS OEM strings ......................................................................
mb/google/volteer: Add audio fw_config to SMBIOS OEM strings
Some Linux kernel drivers bind to "DMI quirks." In this case, the audio fw_config is added as an OEM string, e.g., "AUDIO-MAX98357_ALC5682I_I2S" so the audio topology can be correctly discovered.
BUG=b:161963281 TEST=dmidecode -t 11 and see AUDIO-NONE for my board. Rewrote CBI field to indicate another audio fw_config, and verify using dmidecode.
Signed-off-by: Tim Wawrzynczak twawrzynczak@chromium.org Change-Id: I7b7586b0ebfe7b2fd888f448a50ae086364fa718 --- M src/mainboard/google/volteer/mainboard.c 1 file changed, 19 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/44783/3