Frans Hendriks uploaded patch set #5 to this change.

View Change

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/mainboard/intel/strago/Makefile.inc
A src/mainboard/intel/strago/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
7 files changed, 120 insertions(+), 13 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/29394/5

To view, visit change 29394. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5c23ec311e5b5a6dfd6f031aa19617407fe8ed63
Gerrit-Change-Number: 29394
Gerrit-PatchSet: 5
Gerrit-Owner: Frans Hendriks <fhendriks@eltan.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>