From e914a551a232a22310ad479ccc56e007c99a2f74 Mon Sep 17 00:00:00 2001 From: Ian Feng Date: Tue, 4 Feb 2025 14:47:59 +0800 Subject: [PATCH] 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/86262 Tested-by: build bot (Jenkins) Reviewed-by: Jayvik Desai Reviewed-by: Subrata Banik --- src/mainboard/google/fatcat/variants/francka/overridetree.cb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mainboard/google/fatcat/variants/francka/overridetree.cb b/src/mainboard/google/fatcat/variants/francka/overridetree.cb index dc76b85639..58ced1aa07 100644 --- a/src/mainboard/google/fatcat/variants/francka/overridetree.cb +++ b/src/mainboard/google/fatcat/variants/francka/overridetree.cb @@ -53,6 +53,9 @@ chip soc/intel/pantherlake # TCSS USB3 register "tcss_aux_ori" = "1" + # Enable CNVi WiFi + register "cnvi_wifi_core" = "true" + register "serial_io_i2c_mode" = "{ [PchSerialIoIndexI2C0] = PchSerialIoPci, [PchSerialIoIndexI2C1] = PchSerialIoPci,