DART-MX8M-PLUS rev changelog: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= DART-MX8M-PLUS changelog =
= DART-MX8M-PLUS changelog =
== DART-MX8M-PLUS V2.0 ==
=== Hardware Modifications ===
{{CHANGELOG_MXL_IW61X}} <!--https://variwiki.com/index.php?title=Template:CHANGELOG_MXL_IW61X&-->
=== Software Modifications ===
{{DART-MX8M-PLUS-V2.0-PATCHES}}<!--https://variwiki.com/index.php?title=Template:DART-MX8M-PLUS-V2.0-PATCHES-->
== DART-MX8M-PLUS V1.3 ==
== DART-MX8M-PLUS V1.3 ==
=== Hardware Changes ===
=== Hardware Changes ===

Latest revision as of 00:19, 24 September 2024

DART-MX8M-PLUS changelog

DART-MX8M-PLUS V2.0

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 WiFi module

Previous Manufacturer Previous MPN Updated Manufacturer Updated MPN
Infineon CYW43353 / CYW4343W Murata LBES5PL2EL-SMP / LBEE5PL2DL-SMP

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:

Release U-Boot Kernel meta-layer(s)
Yocto Mickledore (kernel 6.1.36)

uboot-imx (lf_v2023.04_var02)

  1. imx8mp_var_dart: set PMIC SW_EN bit for DART-MX8M-PLUS v2.0
  2. imx8mp_var_dart: set device tree based on SoM revision
  3. imx8mp-var-dart: add device trees for DART-MX8M-PLUS 1.x and 2.x
  4. imx8mp_var_dart: add support for MaxLinear mxl8611x Ethernet PHY
  5. imx8mp_var_dart: refactor environment setup to support DART-MX8M-PLUS v2.0
  6. imx8mp_var_dart: fix board_id detect for VAR-SOM-MX8M-PLUS 2.0
  7. net:phy: mxl-8611x: configure rgmii rx clock delay
  8. variscite: imx8_eeprom.h: add support for major and minor som revision
  9. variscite: imx8_eeprom: add VAR_EEPROM_F_WBE som feature
  10. dt-bindings: add device tree bindings and includes for mxl-8611x PHY
  11. phy: mxl-8611x: add driver for MaxLinear mxl-8611x PHYs

linux-imx (lf-6.1.y_var03)

  1. imx8mp-var-dart: add support for DART-MX8M-PLUS 2.0
  2. net:phy: mxl-8611x: configure rgmii rx clock delay
  3. dt-bindings: net: add bindings for MaxLinear MXL8611x PHY driver
  4. net:phy: mxl-8611x: use device tree properties to configure LEDs
  5. arm64: configs: imx8_var_defconfig: enable CONFIG_MAXLINEAR_8611X_PHY
  6. net: phy: mxl-8611: add support for MaxLinear MxL86110x/MxL86111x

meta-variscite-bsp-common

  1. iw612-utils.bb: add imx8mp-var-dart to COMPATIBLE_MACHINE
  2. iw612-utils: install var_wifi_mod_para
  3. ot-daemon: add patch to make reset gpio optional
  4. iw612-utils: configure networkmanager to not manage wfd0 and uap0

meta-variscite-bsp-imx

  1. Add support for DART-MX8M-PLUS v2.0
  2. iw612-utils: iw612-bt: imx8mp-var-som: wait for hci interface to come up
  3. imx8mp-var-dart: add initial support for VAR-SOM-MX8M-PLUS v2.0
  4. kernel-module-nxp-wlan: drop driver module configurations
  5. kernel-module-nxp-wlan: moal: use independent reset for sdio firmware
  6. firmware-nxp-wifi: update IW612 firmware to 18.99.2.p19.17
  7. nxp-wlan-sdk: drop overrides in favor of NXP's latest
Yocto Mickledore (kernel 6.1.22) Coming soon... Coming soon... Coming soon...
Yocto Kirkstone (kernel 5.15.71) Coming soon... Coming soon... Coming soon...
Yocto Kirkstone (kernel 5.15.60) Coming soon... Coming soon... Coming soon...
Yocto Hardknott (kernel 5.10.72) Coming soon... Coming soon... Coming soon...
Yocto Hardknott (kernel 5.10.52) Coming soon... Coming soon... Coming soon...
Yocto Hardknott (kernel 5.10.35) Coming soon... Coming soon... Coming soon...
Yocto Gatesgarth (kernel 5.10.9) Coming soon... Coming soon... Coming soon...
Yocto Zeus (kernel 5.4.70_2.3.2) Coming soon... Coming soon... Coming soon...
Yocto Zeus (kernel 5.4.70_2.3.0)

uboot-imx (imx_v2020.04_5.4.70_2.3.0_var01)

  1. imx8mp_var_dart: set PMIC SW_EN bit for DART-MX8M-PLUS v2.0
  2. imx8mp_var_dart: set device tree based on SoM revision
  3. imx8mp_var_dart: imx8mp_var_dart: add support for MaxLinear mxl8611x Ethernet PHY
  4. imx8mp_var_som: add support for MaxLinear mxl8611x Ethernet PHY
  5. imx8mp_var_dart: add missing gpio_free for BOARD_DETECT_GPIO
  6. variscite: imx8_eeprom.h: add support for major and minor som revision
  7. variscite: eth: Add support for MXL611x ethernet phy
  8. net: phy: mxl-8611x: fix ethernet-phy node handle
  9. net: phy: mxl-8611x: fix compile warnings
  10. net: phy: mxl-8611x: configure rgmii rx clock delay
  11. phy: mxl-8611x: add driver for MaxLinear mxl-8611x PHYs
  12. dt-bindings: add device tree bindings and includes for mxl-8611x PHY

linux-imx (imx_5.4.70_2.3.0_var01)

  1. imx8mp-var-dart: add support for DART-MX8M-PLUS 2.0
  2. net: phy: mxl-8611: backport: replace phy_lock_mdio_bus with mutex_lock
  3. net: phy: mxl-8611: backport: drop support for MXL86111
  4. arm64: configs: imx8_var_defconfig: enable CONFIG_MAXLINEAR_8611X_PHY
  5. net:phy: mxl-8611x: configure rgmii rx clock delay
  6. dt-bindings: net: add bindings for MaxLinear MXL8611x PHY driver
  7. net:phy: mxl-8611x: use device tree properties to configure LEDs
  8. net: phy: mxl-8611: add support for MaxLinear MxL86110x/MxL86111x

meta-variscite-imx

  1. Add support for DART-MX8M-PLUS v2.0
  2. imx8mp-var-dart: add nxpiw612-sdio to MACHINE_FEATURES
  3. bluez5: add iw61x bluetooth initialization
  4. bcm43xx-utils: add support for iw61x wlan
  5. variscite: conditionally add iw61x support to images
  6. linux-firmware: add 18.99.2.p19.17 nxpiw612-sdio firmware package
  7. 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) Coming soon... Coming soon... Coming soon...
Android 13.0.0_1.0.0 (kernel 5.15.71) Coming soon... Coming soon... Coming soon...
Android 12.0.0_1.0.0 (kernel 5.10.72) Coming soon... Coming soon... Coming soon...
Android 11.0.0_2.6.0 (kernel 5.10.72) Coming soon... Coming soon... Coming soon...
Android 11.0.0_2.2.0 (kernel 5.10.35) Coming soon... Coming soon... Coming soon...
Android 11.0.0_1.2.0 (kernel 5.4.70) Coming soon... Coming soon... Coming soon...
Android 10.0.0_2.6.0 (kernel 5.4.70) Coming soon... Coming soon... Coming soon...
Bullseye (kernel 5.10.52_2.1.0) Coming soon... Coming soon... Coming soon...
Bullseye (kernel 5.4.70_2.3.2) Coming soon... Coming soon... Coming soon...
Bullseye (kernel 5.4.70_2.3.0) Coming soon... Coming soon... Coming soon...
Boot2Qt Kirkstone (Qt 6.4.3, kernel 5.15.60) Coming soon... Coming soon... Coming soon...
Boot2Qt Hardknott (Qt 6.2.4, kernel 5.10.72) Coming soon... Coming soon... Coming soon...
Boot2Qt Zeus (Qt 5.15.2, kernel 5.4.70_2.3.2) Coming soon... Coming soon... Coming soon...


DART-MX8M-PLUS V1.3

Hardware Changes

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

Software Changes

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:

Release U-Boot Kernel
Yocto Hardknott / Debian Bullseye (kernel 5.10.52)
Yocto Hardknott (kernel 5.10.35)
Yocto Gatesgarth (kernel 5.10.9)
Yocto Zeus / B2Qt Zeus / Debian Bullseye (kernel 5.4.70_2.3.2)
Yocto Zeus / Debian Bullseye (kernel 5.4.70_2.3.0)
Yocto Zeus (kernel 5.4.47)
Android 11.0.0_2.2.0
Android 11.0.0_1.2.0
Android 10.0.0_2.6.0
Android 10.0.0_2.5.0
Note: These patches are backward-compatible with the previous SOM revisions.