mb/google/ocelot/var/kodkod: Enable CNVi Wi-Fi and BT cores
Enable CNVi Wi-Fi and BT cores for kodkod. BUG=b:466193315 TEST=Build and boot to OS in kodkod. lspci -k : 00:14.3 : iwlwifi /vendor/bin/hw/hcitool.android-desktop cmd 4 9 : Ok([14, 10, 1, 9, 16, 0, 242, 94, 138, 5, 241, 188]) /vendor/bin/hw/hcitool.android-desktop cmd 1 1 33 8B 9E 0A 00 : Ok([15, 4, 0, 1, 1, 4]) Change-Id: I700bff4b38aa80c83859856282001ad9ad7df57c Signed-off-by: Ian Feng <ian_feng@compal.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90378 Reviewed-by: Dtrain Hsu <dtrain_hsu@compal.corp-partner.google.com> Reviewed-by: Pranava Y N <pranavayn@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
36edc2e371
commit
e3588d82bc
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,10 @@ chip soc/intel/pantherlake
|
|||
[DDI_PORT_B] = DDI_ENABLE_HPD | DDI_ENABLE_DDC,
|
||||
}"
|
||||
|
||||
# Enable CNVi Wi-Fi and Bluetooth
|
||||
register "cnvi_wifi_core" = "true"
|
||||
register "cnvi_bt_core" = "true"
|
||||
|
||||
register "serial_io_i2c_mode" = "{
|
||||
[PchSerialIoIndexI2C0] = PchSerialIoPci,
|
||||
[PchSerialIoIndexI2C1] = PchSerialIoPci,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue