Attention is currently required from: Angel Pons, Arthur Heymans, Patrick Rudolph, Elyes Haouas. Hello build bot (Jenkins), Nico Huber, Paul Menzel, Arthur Heymans, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/61845
to look at the new patch set (#10).
Change subject: treewide/azalia: Fix 16-bit read and use common functions ......................................................................
treewide/azalia: Fix 16-bit read and use common functions
Correct the codec mask and read only 16 bits. Also, use common codec_detect() and azalia_audio_init().
Not tested on hardware.
Change-Id: I530aa21d5a26ade0bc071351ac609c84bd8eb2cb Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M src/device/azalia_device.c M src/include/device/azalia_device.h M src/northbridge/intel/haswell/minihd.c M src/soc/intel/broadwell/minihd.c M src/soc/intel/broadwell/pch/Makefile.inc M src/soc/intel/broadwell/pch/hda.c M src/southbridge/intel/bd82x6x/azalia.c M src/southbridge/intel/i82801dx/ac97.c M src/southbridge/intel/i82801gx/azalia.c M src/southbridge/intel/i82801ix/azalia.c M src/southbridge/intel/i82801jx/azalia.c M src/southbridge/intel/ibexpeak/azalia.c M src/southbridge/intel/lynxpoint/Kconfig M src/southbridge/intel/lynxpoint/Makefile.inc M src/southbridge/intel/lynxpoint/azalia.c D src/southbridge/intel/lynxpoint/hda_verb.c D src/southbridge/intel/lynxpoint/hda_verb.h 17 files changed, 30 insertions(+), 264 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/61845/10