coreboot/src
Matt DeVillier 789711036a mb/purism/librem_skl: use SOC_INTEL_COMMON_BLOCK_HDA_VERB
Remove old hda_verb.c code copied from intel/kblrvp7, as it's
been superseded by the common block HDA implementation.

Fixes a null pointer error preventing the HDA codecs from being
initialized, as found in Coverity CID 1403651.

Test: build/boot Librem 13v2, verify functional audio

Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
Change-Id: I2fd5363aad027f215f93964bc6a85f00fea86c88
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34531
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
(cherry picked from commit ea24414605)
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35048
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-08-30 10:44:56 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
cpu cpu/x86: Fix DEBUG_SMM_RELOCATION dependency 2019-07-15 04:49:30 +00:00
device device/device_util.c: Correct format specifier 2019-07-19 17:16:57 +00:00
drivers drivers/fsp1_1/raminit: fix use of mrc_hob 2019-08-30 10:44:53 +00:00
ec ec/google/chromeec: Pass reference of object to BBST() method 2019-07-18 16:24:44 +00:00
include device/oprom: List all supported vesa mode by oprom 2019-07-19 17:11:07 +00:00
lib src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
mainboard mb/purism/librem_skl: use SOC_INTEL_COMMON_BLOCK_HDA_VERB 2019-08-30 10:44:56 +00:00
northbridge nb/via/vx900: Ensure framebuffer size is within limits 2019-07-19 10:01:35 +00:00
security security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() 2019-07-19 09:56:56 +00:00
soc soc/intel/fsp_broadwell_de: Fix use of config_of() 2019-08-30 10:43:13 +00:00
southbridge mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` 2019-07-20 15:27:01 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00