Difference between revisions of "DART-MX8M-PLUS Release Notes"
From Variscite Wiki
Line 762: | Line 762: | ||
|- | |- | ||
|}{{#vardefine:CHANGE_LOG_FOUND|true}}</includeonly><section end=RELEASE_11.0.0_2.2.0_DART-MX8M-PLUS_V1.2/><!-- | |}{{#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 19:35, 13 May 2022
DART-MX8M-PLUS
/ VAR-SOM-MX8M-PLUS Release Notes
Yocto zeus-fsl-5.4.70-mx8mp-v1.1
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 |
Date | 02/17/2021 |
Supported platforms | DART-MX8M-PLUS / VAR-SOM-MX8M-PLUS |
SOM revision | v1.1 and higher |
Variscite BSP git | https://github.com/varigit/meta-variscite-imx |
Variscite BSP branch | zeus-imx-5.4.70-var01 |
Variscite BSP commit ID | 679f083e78ae71ab13abc008676a4cb2685c8986 |
Kernel git | https://github.com/varigit/linux-imx |
Kernel branch | imx_5.4.70_2.3.0_var01 |
Kernel commit ID | bfedd9879e135a8ac854a4a7ea53fda3a9897506 |
U-Boot git | https://github.com/varigit/uboot-imx |
U-Boot branch | imx_v2020.04_5.4.70_2.3.0_var01 |
U-Boot commit ID | 91a13e88c939e1c44df2dda5a3736e445d47ccaa |
File System build system | Yocto Zeus |
Recovery SD card link | dart-mx8mp-recovery-sd.v30.img.gz |
Note: Some web browsers have removed FTP support. Please see our FTP wiki page or download using the command line:
$ wget ftp://customerv:Variscite1@ftp.variscite.com/DART-MX8M-PLUS/Software/dart-mx8mp-recovery-sd.v30.img.gz
After downloading the image, visit our Recovery SD card guide to learn how to program a recovery SD card.
2 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 |