mb/google/brox/var/lotso: Update verb table
Correct the number of NID entries. BUG=b:349996984 TEST=emerge-brox sys-boot/coreboot sys-boot/chromeos-bootimage Change-Id: I5f5553a5d8014f957d6b89ac4c1039594817bf32 Signed-off-by: Jian Tong <tongjian@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/84184 Reviewed-by: Kun Liu <liukun11@huaqin.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
parent
5e8b796353
commit
b4aeb57591
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ const u32 cim_verb_data[] = {
|
|||
/* coreboot specific header */
|
||||
0x10ec0257, // Codec Vendor / Device ID: Realtek ALC257
|
||||
0x10ec0257, // Subsystem ID
|
||||
0x0000000f, // Number of jacks (NID entries)
|
||||
0x00000010, // Number of jacks (NID entries)
|
||||
|
||||
AZALIA_RESET(0x1),
|
||||
/* NID 0x01, HDA Codec Subsystem ID Verb table */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue