Attention is currently required from: Martin Roth, Patrick Rudolph, Christian Walter. Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Christian Walter, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/44772
to look at the new patch set (#8).
Change subject: mb/prodrive/hermes/hda_verb: Update verb table for latest board revision ......................................................................
mb/prodrive/hermes/hda_verb: Update verb table for latest board revision
Use different verb tables depending on board revision.
For board revision R02 and older use the existing verb tables.
For revisions newer than R02 use the new verb tables and also apply the dynamic audio configuration recently added.
Also do the following: * Use correct NID port mapping * Fix verb count in ALC888 header * Fix NID in Intel codec verbs
Change-Id: I24ea9149eb2cddb815ff82744a351c926a94aaef Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/mainboard/prodrive/hermes/Makefile.inc M src/mainboard/prodrive/hermes/hda_verb.c A src/mainboard/prodrive/hermes/variants/baseboard/hda_verb.c M src/mainboard/prodrive/hermes/variants/baseboard/include/variant/variants.h A src/mainboard/prodrive/hermes/variants/r03/hda_verb.c 5 files changed, 164 insertions(+), 222 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/44772/8