diff options
author | Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com> | 2024-09-18 14:11:53 +0000 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-09-30 11:07:11 +0000 |
commit | ca83dc2309e144b60abed24c9a81927609ffe480 (patch) | |
tree | 76863ac9dbde59c47af83f06c5a63900bd8bb776 /src/mainboard/starlabs/lite/Kconfig | |
parent | 6638b40691a9b375abe1f7d05a8755d58d76fc93 (diff) |
mb/google: Correct number of jacks in hda_verb.c
This corrects the mismatch found in the verb tables of Monroe Chromebase
and Link Chromebook.
The verb data was not aligned to a multiple of 4, therefore an entry was
repeated as padding.
This was found due to the `_Static_assert()` from CB:84360 failing.
TEST=Tested on LINK under Linux and Win11, audio working properly under both.
Change-Id: Id377281af310642a6ba77e5a0002ca1dfca38827
Signed-off-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84414
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/starlabs/lite/Kconfig')
0 files changed, 0 insertions, 0 deletions