Skip to content

[NXP89XX] Add nxp89xx kernel module

Oleksii Kutuzov requested to merge oleksii/wifi-azurewave into kirkstone

Add out-of-tree kernel module to drive WiFi + BT NXP 89XX chips.

Example for machine config:

MACHINE_EXTRA_RDEPENDS += " \
    kernel-module-nxp89xx \
    linux-firmware-sd8997 \
"

KERNEL_MODULE_AUTOLOAD  += "mlan moal"
KERNEL_MODULE_PROBECONF += "moal"
module_conf_moal = "options moal fw_name=mrvl/sdiouart8997_combo_v4.bin cal_data_cfg=none"

JIRA Reference: [CLEAOS-657]

Edited by Oleksii Kutuzov

Merge request reports

Loading