DART-MX8M-MINI Release Notes: Difference between revisions

From Variscite Wiki
No edit summary
(RELEASE_DUNFELL_B2QT_V1.2_DART-MX8M-MINI Move release notes to B2QT_DART-MX8M-MINI)
Line 129: Line 129:
--><section begin=RELEASE_DUNFELL_B2QT_V1.2_DART-MX8M-MINI/><includeonly>
--><section begin=RELEASE_DUNFELL_B2QT_V1.2_DART-MX8M-MINI/><includeonly>
{| class="wikitable"
{| class="wikitable"
|-
|-  
! Change List !! Description
! Change List !! Description  
|-
{{#lst:B2QT_DART-MX8M-MINI|RN_RELEASE_BULLSEYE_V2.2_DART-MX8M-MINI}}
| <span {{#var:STYLE_RELEASE}}>Release 1.2</span> ||
|}{{#vardefine:CHANGE_LOG_FOUND|true}}</includeonly><section end=RELEASE_DUNFELL_B2QT_V1.2_DART-MX8M-MINI/><!--
|-
| '''U-Boot''' ||
|-
| imx8mm-var-dart: Add support for Analog Devices ADIN1300 PHY ||
|-
| variscite: imx8_eeprom: drop VAR_EEPROM_F_LVDS and cleanup indentation ||
|-
| variscite: imx8_eeprom: align eeprom features to SoM families  ||
|-
| imx8: ahab: Only compile ahab.c for u-boot ||
|-
| ahab: Make authenticate_os_container static ||
|-
| imx8mn-var-som: Move CONFIG_CSF_SIZE to imx8mn_var_som_defconfig ||
|-
| fastboot: Move USE_EMMC_BOOT_PART from Android Verified Boot ||
|-
| '''Linux''' ||
|-
| MLK-25674 mmc: sdhci-esdhc-imx: remove command queue feature support ||
|-
| imx8_var_defconfig: enable driver for ADIN PHY ||
|-
| <span {{#var:STYLE_RELEASE}}>Release 1.1</span> ||
|-
| '''meta-variscite-boot2qt''' ||
|-
| Update to Qt 6.0.4 ||
|-
| b2qt-embedded-qt6-image: Add libgpiod and libgpiod-tools ||
|-
| manifest: meta-variscite-fslc: Update to latest ||
|-
| '''U-Boot''' ||
|-
| imx8mm-var-som: Use default DDR4 QoS settings || This fixes USB performance issues
|-
| imx8 soms: Add USE_EMMC_BOOT_PART config to use user partition for fastboot ||
|-
| imx8mm_var_dart: Set console environment variable in the default environment ||
|-
| '''Linux''' ||
|-
| Upgraded to version 5.4.142 ||
|-
| imx8_var_defconfig: add full docker support ||
|-
| 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 support for nxp,pcal6408 ||
|-
| Revert "MLK-14801 input: touch: ads7846: fix the pressure_max setting" ||
|-
| sn65dsi83: Add device tree property to swap LVDS Channel A/B ||
|-
| imx8mm-var-som: Disable usbotg1 hnp, srp, and adp ||
|-
| imx8mm-var-dart: Disable usbotg1 hnp, srp, and adp ||
|-
| Revert "gpio: pca953x: Disable PM routines" ||
|-
| ARM: configs: Variscite: Enable USB_HSIC_USB3053 ||
|-
| ARM: configs: Variscite: disable EVBUG module ||
|-
| ARM64: dts: imx8: Variscite: add WM8904 DRC support for all SoMs ||
|-
| ASoC: wm8904: add DMIC support ||
|-
| ASoC: wm8904: extend device tree support ||
|-
| Revert "ASoC: wm8904: add DMIC support and allow enabling it" ||
|-
| <span {{#var:STYLE_RELEASE}}>Release 1.0</span> ||
|-
| First B2Qt Dunfell release for DART-MX8M-MINI and VAR-SOM-MX8M-MINI ||
|}
{{#vardefine:CHANGE_LOG_FOUND|true}}
</includeonly><section end=RELEASE_DUNFELL_B2QT_V1.2_DART-MX8M-MINI/><!--


--><section begin=RELEASE_DUNFELL_B2QT_V1.1_DART-MX8M-MINI/><includeonly>
--><section begin=RELEASE_DUNFELL_B2QT_V1.1_DART-MX8M-MINI/><includeonly>

Revision as of 15:27, 13 April 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