DART-MX8M-PLUS Release Notes: Difference between revisions

From Variscite Wiki
(RELEASE_HARDKNOTT_V2.3_DART-MX8M-PLUS Add adin1300 linux commit)
No edit summary
(8 intermediate revisions by 5 users not shown)
Line 620: Line 620:
| '''U-Boot updates''' ||
| '''U-Boot updates''' ||
|-
|-
| Read carrier_rev from eeprom ||
| Read carrier_rev from EEPROM ||
|-
|-
| Add support for ADIN1300 ||
| Add support for ADIN1300 ||
|-
|-
| Fix som phy reset when using legacy dt8mcustomboard ||
| Fix SOM PHY reset when using legacy DT8MCustomBoard revisions ||
|-
|-
| Set ar8033 VDDH_REG to 1.8v on symphony and dt8mcustomboard ||
| Set AR8033 VDDH_REG to 1.8V on Symphony-Board and DT8MCustomBoard ||
|-
|-
| '''Linux updates''' ||
| '''Linux updates''' ||
|-
|-
| imx8_var_defconfig: enable driver for ADIN PHY
| imx8_var_defconfig: enable driver for ADIN PHY || ADIN1300 replaces AR8033 on DART-MX8M-PLUS 1.3, VAR-SOM-MX8M-PLUS 1.3, DT8MCustomBoard 3.0 and Symphony-Board 1.6
|-
|-
| MLK-25674 mmc: sdhci-esdhc-imx: remove command queue feature support ||
| MLK-25674 mmc: sdhci-esdhc-imx: remove command queue feature support ||
Line 710: Line 710:
|-
|-
|}{{#vardefine:CHANGE_LOG_FOUND|true}}</includeonly><section end=RELEASE_11.0.0_2.2.0_DART-MX8M-PLUS_V1.1/><!--
|}{{#vardefine:CHANGE_LOG_FOUND|true}}</includeonly><section end=RELEASE_11.0.0_2.2.0_DART-MX8M-PLUS_V1.1/><!--
--><section begin=RELEASE_11.0.0_2.2.0_DART-MX8M-PLUS_V1.2/><includeonly>
{| class="wikitable"
|-
! Change List !! Description
|-
| <span {{#var:STYLE_RELEASE}}>Release 1.2</span> ||
|-
| '''U-Boot Updates''' ||
|-
| Read carrier_rev from EEPROM ||
|-
| Add support for ADIN1300 ||
|-
| Fix SOM PHY reset when using legacy DT8MCustomBoard revisions ||
|-
| Set AR8033 VDDH_REG to 1.8V on Symphony-Board and DT8MCustomBoard ||
|-
| '''Linux Updates''' ||
|-
| imx8_var_defconfig: enable driver for ADIN PHY || ADIN1300 replaces AR8033 on DART-MX8M-PLUS 1.3, VAR-SOM-MX8M-PLUS 1.3, DT8MCustomBoard 3.0 and Symphony-Board 1.6
|-
| <span {{#var:STYLE_RELEASE}}>Release 1.1</span> ||
|-
| imx8mp-var-dart: Introduce support for pcal6408 || pcal6408 replaces tca6408 on DT8MCustomBoard rev. >= 2.1A
|-
| gpio: pca953x: Introduce standard-regs-fallback property ||
|-
| gpio: pca953x: Introduce support for nxp,pcal6408 ||
|-
| Remap buttons || Home is mapped to Android Home screen, Up is mapped to Volume Up and Down is mapped to Volume Down
|-
| <span {{#var:STYLE_RELEASE}}>Release 1.0</span> ||
|-
| Initial release based on NXP's android-11.0.0_2.2.0 for the i.MX8M Plus ||
|-
! Known Issues !!
|-
| WiFi hotspot SSID broadcast not working reliably || Known issue in this NXP Android release
|-
|}{{#vardefine:CHANGE_LOG_FOUND|true}}</includeonly><section end=RELEASE_11.0.0_2.2.0_DART-MX8M-PLUS_V1.2/><!--
--><section begin=RELEASE_11.0.0_2.6.0_DART-MX8M-PLUS_V1.0/><includeonly>
{| class="wikitable"
|-
! Change List !! Description
|-
|-
| <span {{#var:STYLE_RELEASE}}>Release 1.0</span> ||
|-
| Initial release based on NXP's android-11.0.0_2.6.0 for the i.MX8M Plus ||
|-
! Known Issues !!
|-
| WiFi hotspot SSID broadcast not working reliably || Known issue in this NXP Android release
|-
| Cortex M7 || Running Ping pong example results in crash
|-
|}{{#vardefine:CHANGE_LOG_FOUND|true}}</includeonly><section end=RELEASE_11.0.0_2.6.0_DART-MX8M-PLUS_V1.0/><!--

Revision as of 15:26, 15 May 2022

DART-MX8M-PLUS / VAR-SOM-MX8M-PLUS Release Notes

Yocto zeus-fsl-5.4.70-mx8mp-v1.1

Release Notes

Based on release Yocto: Poky 3.0, BSP: NXP L5.4.70_2.3.0, Linux: imx_5.4.70_2.3.0
Release tag zeus-fsl-5.4.70-mx8mp-v1.1
Release manifest imx-5.4.70-2.3.0-var01.xml
Date 02/17/2021
Supported platforms DART-MX8M-PLUS / VAR-SOM-MX8M-PLUS
SOM revision v1.1 to v1.x
File System build system Yocto Zeus
Recovery SD card link dart-mx8mp-recovery-sd.v30.img.gz

Relevant git Repositories

Source Repository Branch Commit ID
U-Boot https://github.com/varigit/uboot-imx imx_v2020.04_5.4.70_2.3.0_var01 91a13e88c939e1c44df2dda5a3736e445d47ccaa
Kernel https://github.com/varigit/linux-imx imx_5.4.70_2.3.0_var01 bfedd9879e135a8ac854a4a7ea53fda3a9897506
meta-variscite-imx https://github.com/varigit/meta-variscite-imx zeus-imx-5.4.70-var01 679f083e78ae71ab13abc008676a4cb2685c8986


After downloading the image, visit our Recovery SD card guide to learn how to program a recovery SD card.

Change Log

Change List Description
Release 1.1
Fixed PCIE reset pin definition for DART-MX8M-PLUS on DT8MCustomBoard V2.0
Disabled GP_LED4 for DART-MX8M-PLUS on DT8MCustomBoard V2.0 GP_LED4 is unusable on this HW configuration
Fixed system freeze on resume, occurring when certain PCIE devices are plugged in
Upgraded rng-tools to version 6.9 to fix occasional hangs on shutdown
Disable systemd-networkd and systemd-resolved to avoid conflicts with NetworkManager
Release 1.0
First GA release based on NXP kernel 5.4.70
Added support for i.MX8MP SoC revision A1
Added support for DT8MCustomBoard V2.0