Change in coreboot[master]: src/soc/intel/braswell/hda.c: Configure HDA codecs

Hello build bot (Jenkins), I'd like you to reexamine a change. Please visit https://review.coreboot.org/29394 to look at the new patch set (#4). Change subject: src/soc/intel/braswell/hda.c: Configure HDA codecs ...................................................................... src/soc/intel/braswell/hda.c: Configure HDA codecs The support of the HDA did not configure the codecs. Add hda_init() and hda_enable() to configure the codecs. BUG=N/A TEST=Intel CherryHill CRB Change-Id: I5c23ec311e5b5a6dfd6f031aa19617407fe8ed63 Signed-off-by: Frans Hendriks <fhendriks@eltan.com> --- M src/mainboard/google/cyan/Makefile.inc A src/mainboard/google/cyan/hda_verb.c M src/soc/intel/braswell/hda.c M src/soc/intel/braswell/include/soc/ramstage.h M src/soc/intel/braswell/southcluster.c 5 files changed, 96 insertions(+), 13 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/29394/4 -- To view, visit https://review.coreboot.org/29394 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I5c23ec311e5b5a6dfd6f031aa19617407fe8ed63 Gerrit-Change-Number: 29394 Gerrit-PatchSet: 4 Gerrit-Owner: Frans Hendriks <fhendriks@eltan.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
participants (1)
-
Frans Hendriks (Code Review)