DART-MX8M-MINI Release Notes: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 533: Line 533:
| imx8_var_defconfig: add full docker support ||
| imx8_var_defconfig: add full docker support ||
|-
|-
| imx8mm-var-dart: Introduce support for pcal6408 ||
| imx8mm-var-dart: Introduce support for pcal6408 || pcal6408 replaces tca6408 on DT8MCustomBoard rev. >= 2.1A
|-
|-
| gpio: pca953x: Introduce standard-regs-fallback property ||
| gpio: pca953x: Introduce standard-regs-fallback property ||
Line 746: Line 746:
{| class="wikitable"
{| class="wikitable"
|-
|-
! Change List
! Change List !! Description
|-
|-
| <span {{#var:STYLE_RELEASE}}>Release 1.1</span>
| <span {{#var:STYLE_RELEASE}}>Release 1.1</span>
Line 752: Line 752:
| '''Yocto Updates'''
| '''Yocto Updates'''
|-
|-
| freertos-variscite: Add 2.10.x support for imx8mm
| freertos-variscite: Add 2.10.x support for imx8mm ||
|-
|-
| swupdate: workaround for UTF8 compatibility in libarchive
| swupdate: workaround for UTF8 compatibility in libarchive ||
|-
|-
| conf: variscite.inc: Use WKS_FILE instead of SOC_DEFAULT_WKS_FILE
| conf: variscite.inc: Use WKS_FILE instead of SOC_DEFAULT_WKS_FILE ||
|-
|-
| bcm43xx-utils: variscite-wifi: Add wifi_down routine
| bcm43xx-utils: variscite-wifi: Add wifi_down routine ||
|-
|-
| fsl-image-gui: Remove eclipse-debug from IMAGE_FEATURES
| fsl-image-gui: Remove eclipse-debug from IMAGE_FEATURES ||
|-
|-
| bcm43xx-utils: Consolidate WIFI scripts
| bcm43xx-utils: Consolidate WIFI scripts ||
|-
|-
| wl18xx-utils: Move Variscite IMX6 BT scripts from bluez5 to new wl18xx-utils package
| wl18xx-utils: Move Variscite IMX6 BT scripts from bluez5 to new wl18xx-utils package ||
|-
|-
| bcm43xx-utils: Move Variscite IMX6UL/IMX7/IMX8 BT scripts from bluez5 package
| bcm43xx-utils: Move Variscite IMX6UL/IMX7/IMX8 BT scripts from bluez5 package ||
|-
|-
| variscite-bt: Create SOM specific BT init scripts
| variscite-bt: Create SOM specific BT init scripts ||
|-
|-
| fsl-image-gui: Add libgpiod and libgpiod-tools
| fsl-image-gui: Add libgpiod and libgpiod-tools ||
|-
|-
| '''Linux Updates'''
| '''Linux Updates'''
|-
|-
| imx8mm-var-dart: Introduce support for pcal6408
| imx8mm-var-dart: Introduce support for pcal6408 || pcal6408 replaces tca6408 on DT8MCustomBoard rev. >= 2.1A
|-
|-
| gpio: pca953x: Introduce standard-regs-fallback property
| gpio: pca953x: Introduce standard-regs-fallback property ||
|-
|-
| gpio: pca953x: Introduce support for nxp,pcal6408
| gpio: pca953x: Introduce support for nxp,pcal6408 ||
|-
|-
| sn65dsi83: Add device tree property to swap LVDS Channel A/B
| sn65dsi83: Add device tree property to swap LVDS Channel A/B ||
|-
|-
| imx8mm-var-som: Disable usbotg1 hnp, srp, and adp
| imx8mm-var-som: Disable usbotg1 hnp, srp, and adp ||
|-
|-
| imx8mm-var-dart: Disable usbotg1 hnp, srp, and adp
| imx8mm-var-dart: Disable usbotg1 hnp, srp, and adp ||
|-
|-
| <span {{#var:STYLE_RELEASE}}>Release 1.0</span>
| <span {{#var:STYLE_RELEASE}}>Release 1.0</span>
|-
|-
| Initial Yocto Hardknott release for DART-MX8M-MINI and VAR-SOM-MX8M-MINI
| Initial Yocto Hardknott release for DART-MX8M-MINI and VAR-SOM-MX8M-MINI ||
|}
|}
{{#vardefine:CHANGE_LOG_FOUND|true}}
{{#vardefine:CHANGE_LOG_FOUND|true}}
Line 1,354: Line 1,354:
| <span {{#var:STYLE_RELEASE}}>Release 1.1</span> ||
| <span {{#var:STYLE_RELEASE}}>Release 1.1</span> ||
|-
|-
| Introduce support for pcal6408 ||
| Introduce support for pcal6408 || pcal6408 replaces tca6408 on DT8MCustomBoard rev. >= 2.1A
|-
|-
| gpio: pca953x: Introduce standard-regs-fallback property ||
| gpio: pca953x: Introduce standard-regs-fallback property ||

Revision as of 16:44, 2 January 2022


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

Yocto warrior-fsl-4.19.35-mx8mm-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-mx8mm-v1.1
Release manifest imx-4.19.35-1.1.0-var01.xml
Date 9/23/2020
Supported platforms DART-MX8M-MINI / VAR-SOM-MX8M-MINI
SOM revision v1.0 and higher
File System build system Yocto Warrior
Recovery SD card link dart-mx8mm-recovery-sd.v32.img.gz

Relevant git Repositories

Source Repository Branch Commit ID
U-Boot https://github.com/varigit/uboot-imx imx_v2019.04_4.19.35_1.1.0-var01 3e1643239fb11297209254dbaa803425cf0c1702
Kernel https://github.com/varigit/linux-imx imx_4.19.35_1.1.0_var01 dc7a2fde4ab056303e2011347438bdae23036c5e
meta-variscite-imx https://github.com/varigit/meta-variscite-imx warrior-imx-4.19.35-var01 207ebb821ab9d1942df73f6d1b294884359ea626


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
Yocto Updates
Added an image with Docker support
fsl-image-qt5: allow building the toolchain using populate_sdk
Bcm43xx-utils: Do not start WiFi if not available, Fix i2c-tools dependencies
Kernel Updates
Kernel (DT): Correct LDO1/LDO2 voltages on DART-MX8M-MINI and VAR-SOM-MX8M-MINI (based on MLK-23275-1 by NXP)
Kernel defconfig: Extend Docker features
U-Boot Updates
SPL: Disabled SD card detect pin
Fixed M4 binary loading when using the TCM
Release 1.0
Upgraded to NXP BSP release 4.19.35_1.1.0