Matt DeVillier has submitted this change. ( https://review.coreboot.org/c/coreboot/+/86262?usp=email )
Change subject: mb/google/fatcat/var/francka: Enable CNVi wifi core ......................................................................
mb/google/fatcat/var/francka: Enable CNVi wifi core
Enable CNVi wifi core for francka.
BUG=b:391772114 TEST=Build and boot to OS in francka. lspci: 00:14.3 Network controller: Intel Corporation Device e440
Change-Id: I80c38882aab801dedb05355774e5b930a8528fed Signed-off-by: Ian Feng ian_feng@compal.corp-partner.google.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/86262 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Jayvik Desai jayvik@google.com Reviewed-by: Subrata Banik subratabanik@google.com --- M src/mainboard/google/fatcat/variants/francka/overridetree.cb 1 file changed, 3 insertions(+), 0 deletions(-)
Approvals: Subrata Banik: Looks good to me, approved build bot (Jenkins): Verified Jayvik Desai: Looks good to me, approved
diff --git a/src/mainboard/google/fatcat/variants/francka/overridetree.cb b/src/mainboard/google/fatcat/variants/francka/overridetree.cb index dc76b85..58ced1a 100644 --- a/src/mainboard/google/fatcat/variants/francka/overridetree.cb +++ b/src/mainboard/google/fatcat/variants/francka/overridetree.cb @@ -53,6 +53,9 @@ # TCSS USB3 register "tcss_aux_ori" = "1"
+ # Enable CNVi WiFi + register "cnvi_wifi_core" = "true" + register "serial_io_i2c_mode" = "{ [PchSerialIoIndexI2C0] = PchSerialIoPci, [PchSerialIoIndexI2C1] = PchSerialIoPci,