DART-MX8M Release Notes: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 732: | Line 732: | ||
| WiFi hotspot SSID broadcast not working reliably || It is a known issue also on NXP's EVK | | WiFi hotspot SSID broadcast not working reliably || It is a known issue also on NXP's EVK | ||
|}{{#vardefine:CHANGE_LOG_FOUND|true}}</includeonly><section end=RELEASE_11.0.0_1.0.0_DART-MX8M_V1.0/><!-- | |}{{#vardefine:CHANGE_LOG_FOUND|true}}</includeonly><section end=RELEASE_11.0.0_1.0.0_DART-MX8M_V1.0/><!-- | ||
--><section begin=RELEASE_11.0.0_1.0.0_DART-MX8M_V1.1/><includeonly> | |||
{| class="wikitable" | |||
|- | |||
! Change List !! Description | |||
|- | |||
| <span {{#var:STYLE_RELEASE}}>Release 1.0</span> || | |||
|- | |||
| MLK-25349-1 dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy || | |||
|- | |||
| MLK-25349-2 arm64: dts: imx8mq-evk: add one regulator used to power up pcie phy || | |||
|- | |||
| MLK-25349-3 PCI: imx: clear vreg bypass when pcie vph voltage is 3v3 || | |||
|- | |||
| Remove "hard-wired" PCIE0 controller property || | |||
|- | |||
|Add PCIE PHY power regulator || Both 1.8v and 3.3v power supplies can be used by i.MX8MQ PCIe PHY. | |||
When PCIE_VPH is supplied by 3.3v (as on DART-MX8M) the VREG_BYPASS | |||
bits of GPR registers should be changed from default value 1b'1 to 1b'0. | |||
This will turn on the internal 3v3 to 1v8 translator. | |||
|- | |||
|- | |||
! Known Issues !! | |||
|- | |||
| WiFi hotspot SSID broadcast not working reliably || It is a known issue also on NXP's EVK | |||
|}{{#vardefine:CHANGE_LOG_FOUND|true}}</includeonly><section end=RELEASE_11.0.0_1.0.0_DART-MX8M_V1.1/><!-- |
Revision as of 01:35, 25 August 2021
DART-MX8M
Release Notes
Yocto warrior-fsl-4.19.35-mx8mq-v1.1
Release Notes
Based on release | Yocto: Poky 2.7, BSP: NXP L4.19.35-1.1.0, Linux: imx_4.19.35_1.1.0 |
Release tag | warrior-fsl-4.19.35-mx8mq-v1.1 |
Release manifest | imx-4.19.35-1.1.0-var01.xml |
Date | 5/27/2020 |
Supported platforms | DART-MX8M |
SOM revision | v1.1 and higher |
File System build system | Yocto Warrior |
Recovery SD card link | dart-mx8m-recovery-sd.v44a.img.gz |
Relevant git Repositories
After downloading the image, visit our Recovery SD card guide to learn how to program a recovery SD card.
Change Log
Change List |
---|
Release 1.1 |
Kernel updates |
Fixed LCD shifting issue after resume |
MLK-22694: arch64: dts: fsl-imx8mq: Move src for dsi nodes and add lcdif clock |
MLK-22694: imx: nwl_dsi-imx: Move mipi resets for i.MX8MQ |
Enable HDMI Audio |
Release 1.0 |
Upgraded to NXP BSP release 4.19.35_1.1.0 |