Hello Kyösti Mälkki, Patrick Rudolph, Karthikeyan Ramasubramanian, HAOUAS Elyes, Justin TerAvest, build bot (Jenkins), Nico Huber, Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33155
to look at the new patch set (#6).
Change subject: drivers/wifi: Add generic WiFi driver ......................................................................
drivers/wifi: Add generic WiFi driver
Add generic WiFi driver to support common device operations across multiple types of WiFi controller.
BUG=None BRANCH=None TEST=Boot to ChromeOS. Ensure that the SSDT table contains SAR tables and wakeup GPE information. Ensure that the SSDT table is same after the change.
Change-Id: Ica5edf95a37c8ed60f7e159d94fd58af5d41c0ef Signed-off-by: Karthikeyan Ramasubramanian kramasub@google.com --- M src/drivers/intel/wifi/Kconfig M src/drivers/intel/wifi/chip.h M src/drivers/intel/wifi/wifi.c A src/drivers/wifi/Kconfig A src/drivers/wifi/Makefile.inc A src/drivers/wifi/generic.c A src/drivers/wifi/generic_wifi.h 7 files changed, 367 insertions(+), 252 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/33155/6