From b1fb0dff2477a01fbe20fa22fe580f84972a091b Mon Sep 17 00:00:00 2001 From: Tongtong Pan Date: Fri, 21 Feb 2025 10:46:49 +0800 Subject: [PATCH] mb/google/fatcat/var/felino: Enable CNVi wifi core Enable CNVi wifi core for felino. BUG=b:388982526 TEST=abuild -v -a -x -c max -p none -t google/fatcat -b felino Change-Id: Ib5a98dc481b0c64612ffd50242262714f114b5b7 Signed-off-by: Tongtong Pan Reviewed-on: https://review.coreboot.org/c/coreboot/+/86549 Reviewed-by: Subrata Banik Tested-by: build bot (Jenkins) Reviewed-by: Weimin Wu --- src/mainboard/google/fatcat/variants/felino/overridetree.cb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mainboard/google/fatcat/variants/felino/overridetree.cb b/src/mainboard/google/fatcat/variants/felino/overridetree.cb index d401ed2c63..62b4160b74 100644 --- a/src/mainboard/google/fatcat/variants/felino/overridetree.cb +++ b/src/mainboard/google/fatcat/variants/felino/overridetree.cb @@ -28,6 +28,9 @@ chip soc/intel/pantherlake .tdp_pl2_override = 25, }" + # Enable CNVi WiFi + register "cnvi_wifi_core" = "true" + register "usb2_ports[0]" = "USB2_PORT_TYPE_C(OC_SKIP)" # USB2_C0 register "usb2_ports[1]" = "USB2_PORT_TYPE_C(OC_SKIP)" # USB2_C1 register "usb2_ports[4]" = "USB2_PORT_MID(OC_SKIP)" # Type-A Port A0 # USB HUB (USB2 Camera)