Hardware Changelog¶
DART-MX8M-MINI Changelog¶
1. Murata Type 2DL/2EL Wireless Module Firmware Requirement (February 2026)¶
Component Change Notice
NXP changed the IW611 IC fabrication source from TSMC to UMC. The Murata module MPN did not change.
SOMs with Murata Type 2DL or Type 2EL wireless modules shipped from the beginning of February 2026 require NXP firmware released after April 2025. Firmware versions released before April 2025 are not compatible with the UMC-manufactured IW611 IC.
| Affected Wireless Modules | Affected Shipments | Minimum Supported Firmware |
|---|---|---|
| Murata Type 2DL / Type 2EL | Beginning of February 2026 | 18.99.3.p23.20 |
The firmware update also requires that the Wi-Fi driver, btnxpuart driver and OpenThread userspace utility are updated. This update is backwards compatible with modules shipped prior to February 2026.
Software Requirement
Update your existing BSP to the required update listed below for your release / branch. This includes updates to the following packages backported from the NXP 6.12.20 BSP:
- Wi-Fi firmware version
18.99.3.p23.20 - Wi-Fi driver version
MM6X18537.p9 btnxpuartdriver- OpenThread userspace utility
| Release / Branch | Required Update |
|---|---|
| Yocto Scarthgap 6.6.52-2.2.0 | variscite-bsp-platform@496d8ee9a or newer |
| Debian Bookworm | flexbuild@2b4cb98c or newer |
| Android 15.0.0_1.2.0 | variscite-bsp-platform@3d201a7e or newer |
2. DART-MX8M-MINI V2.0¶
2.1. Hardware Modifications¶
Redesigned SOM to Support MaxLinear Ethernet PHY
| Previous Manufacturer | Previous MPN | Updated Manufacturer | Updated MPN |
|---|---|---|---|
| Analog Devices Inc. | ADIN1300BCPZ | MaxLinear | MxL86110 |
Redesigned SOM to Support Murata Wi-Fi module
| Previous Manufacturer | Previous MPN | Updated Manufacturer | Updated MPN |
|---|---|---|---|
| Infineon | CYW43353 / CYW4343W | Murata | LBES5PL2EL-SMP / LBEE5PL2DL-SMP |
2.2. Software Modifications¶
Variscite is updating all relevant software repositories and recommends impacted users to upgrade to the latest software version or to update their U-Boot, kernel, and meta-layers to the latest commit ID of the branch they are already based on.
The following are the relevant patches:
These patches are backward-compatible with the previous SOM revisions.
If you need patches for releases not listed below, please contact [email protected].
Yocto Scarthgap (kernel 6.6.52)
Branch: lf_v2024.04_6.6.52-2.2.0_var01
Branch: lf-6.6.y_6.6.52-2.2.0_var01
Yocto Mickledore (kernel 6.1.36)
Branch: lf_v2023.04_var02
- arm: dts: imx8mm-var-dart: Align MXL86110 reset delay with spec requirements
- arm: dts: imx8mm-var-som: Align MXL86110 reset delay with spec requirements
- imx8mm_var_dart: add support for booting wbe and 1.x device trees
- imx8mm_var_dart: add support for DART-MX8M-MINI v2.0
- net: phy: mxl-8611x: configure rgmii rx clock delay
- variscite: imx8_eeprom.h: add support for major and minor som revision
- variscite: imx8_eeprom: add VAR_EEPROM_F_WBE som feature
- dt-bindings: add device tree bindings and includes for mxl-8611x PHY
- phy: mxl-8611x: add driver for MaxLinear mxl-8611x PHYs
Branch: lf-6.1.y_var03
- arm64: dts: imx8mm-var-dart: Align MXL86110 reset delay with spec requirements
- arm64: dts: imx8mm-var-som: Align MXL86110 reset delay with spec requirements
- imx8mm-var-dart: add support for DART-MX8M-MINI 2.0
- net: phy: mxl-8611x: configure rgmii rx clock delay
- dt-bindings: net: add bindings for MaxLinear MXL8611x PHY driver
- net: phy: mxl-8611x: use device tree properties to configure LEDs
- arm64: configs: imx8_var_defconfig: enable CONFIG_MAXLINEAR_8611X_PHY
- net: phy: mxl-8611: add support for MaxLinear MxL86110x/MxL86111x
Branch: mickledore-var02
Branch: mickledore-var02
- linux-variscite: Update to latest
- u-boot-variscite: Update to latest
- linux-variscite: add support for DART-MX8M-MINI v2.0
- Add support for IW612 on DART-MX8M-MINI WiFi/BT scripts
- u-boot-variscite: update to latest
- kernel-module-nxp-wlan: drop driver module configurations
- kernel-module-nxp-wlan: moal: use independent reset for sdio firmware
- firmware-nxp-wifi: update IW612 firmware to 18.99.2.p19.17
- nxp-wlan-sdk: drop overrides in favor of NXP's latest
Yocto Zeus (kernel 5.4.3)
Branch: lf-5.4.y_v2019.04_var01
- imx8mm_var_dart: add support for booting 1.x device tree
- imx8mm_var_dart: add support for MaxLinear MXL8611X Ethernet PHY
- variscite: imx8_eeprom.h: add support for major and minor som revision
- variscite: imx8_eeprom: Use BIT macros for bits
- variscite: eth: Add support for MXL611x ethernet phy
- net: phy: mxl-8611x: fix ethernet-phy node handle
- net:phy: mxl-8611x: configure rgmii rx clock delay
- phy: mxl-8611x: add driver for MaxLinear mxl-8611x PHYs
- dt-bindings: add device tree bindings and includes for mxl-8611x PHY
Branch: lf-5.4.y_var01
- imx8mm_var_dart: add legacy support for 1.x modules
- imx8mm-var-dart: add support for DART-MX8M-MINI 2.0
- net: phy: mxl-8611: backport: replace phy_lock_mdio_bus with mutex_lock
- net: phy: mxl-8611: backport: drop support for MXL86111
- arm64: configs: imx8_var_defconfig: enable CONFIG_MAXLINEAR_8611X_PHY
- net: phy: mxl-8611x: configure rgmii rx clock delay
- dt-bindings: net: add bindings for MaxLinear MXL8611x PHY driver
- net: phy: mxl-8611x: use device tree properties to configure LEDs
- net: phy: mxl-8611: add support for MaxLinear MxL86110x/MxL86111x
Branch: zeus-imx-5.4.3-var01
- linux-variscite: update to latest
- u-boot-variscite: update to latest
- imx8mm-var-dart: add nxpiw612-sdio to MACHINE_FEATURES
- bluez5: add iw61x bluetooth initialization
- bcm43xx-utils: add support for iw61x wlan
- variscite: conditionally add iw61x support to images
- bluez5: variscite-bt-common: refactor identation
- linux-firmware: add 18.99.2.p19.17 nxpiw612-sdio firmware package
- kernel-module-nxp-wlan: add iw61x driver based on lf-6.1.36_2.1.0
Android 14.0.0_1.0.0 (kernel 6.1.55)
Branch: android-14.0.0_1.0.0-var01
3. DART-MX8M-MINI V1.3¶
3.1. Hardware Modifications¶
Updated Board & SOM Design to support Analog Devices Inc Ethernet PHY.
| Old Manufacturer | Old MPN | New Manufacturer | New MPN |
|---|---|---|---|
| Qualcomm | AR8033-AL1A-R / AR8033-AL1B-R | Analog Devices Inc. | ADIN1300BCPZ |
3.2. Software Modifications¶
Variscite is updating all relevant software repositories and recommends impacted users to upgrade to the latest software version or to update their U-Boot and kernel to the latest commit ID of the branch they are already based on.
The following are the relevant patches:
These patches are backward-compatible with the previous SOM revisions.
If you need patches for releases not listed below, please contact [email protected].
Yocto Hardknott
Yocto Dunfell / B2Qt Dunfell / Debian Bullseye (kernel 5.4.142)
Yocto Zeus / Debian Bullseye (kernel 5.4.3)
Yocto Warrior / Debian Buster (kernel 4.19.35)
Yocto Sumo / B2Qt Sumo (kernel 4.14.98)
Android 11.0.0_2.6.0
Android 11.0.0_2.4.0
Android 11.0.0_1.0.0
Android 10.0.0_2.6.0
Android 10.0.0_1.0.0
Android 9.0.0_2.0.0