DART-MX8M-MINI Release Notes: Difference between revisions
From Variscite Wiki
(RELEASE_ZEUS_V1.1_DART-MX8M-MINI) |
(RELEASE_ZEUS_V1.1_DART-MX8M-MINI: remove description column) |
||
Line 12: | Line 12: | ||
|- | |- | ||
|- | |- | ||
! Changes List | ! Changes List | ||
|- | |- | ||
| <span {{#var:STYLE_RELEASE}}>Release 1.1</span> | | <span {{#var:STYLE_RELEASE}}>Release 1.1</span> | ||
|- | |- | ||
| '''Yocto''' | | '''Yocto''' | ||
|- | |- | ||
| install_yocto script: Fixed udev stop/start for Yocto Zeus | | install_yocto script: Fixed udev stop/start for Yocto Zeus | ||
|- | |- | ||
| bcm43xx-utils: Do not start WiFi if not available | | bcm43xx-utils: Do not start WiFi if not available | ||
|- | |- | ||
| bcm43xx-utils: Fix i2c-tools dependencies | | bcm43xx-utils: Fix i2c-tools dependencies | ||
|- | |- | ||
| '''Kernel''' | | '''Kernel''' | ||
|- | |- | ||
| MLK-23349-1 usb: chipidea: otg: delete duplicate code | | MLK-23349-1 usb: chipidea: otg: delete duplicate code | ||
|- | |- | ||
| MLK-23349-2 usb: chipidea: udc: add sg list support | | MLK-23349-2 usb: chipidea: udc: add sg list support | ||
|- | |- | ||
| MLK-23349-6 usb: chipdea: don't return -EINVAL if request role is the same with current role | | MLK-23349-6 usb: chipdea: don't return -EINVAL if request role is the same with current role | ||
|- | |- | ||
| MLK-23408: ASoC: fsl_audmix: make clock and output src write only | | MLK-23408: ASoC: fsl_audmix: make clock and output src write only | ||
|- | |- | ||
| Edt-ft5x06: check wakeup-source dts property | | Edt-ft5x06: check wakeup-source dts property | ||
|- | |- | ||
| MLK-15083 watchdog: imx2_wdt: fallback to timeout reset if explicit reset fails | | MLK-15083 watchdog: imx2_wdt: fallback to timeout reset if explicit reset fails | ||
|- | |- | ||
| Add M4 support for DART-IMX8M-MINI and VAR-SOM-IMX8M-MINI | | Add M4 support for DART-IMX8M-MINI and VAR-SOM-IMX8M-MINI | ||
|- | |- | ||
| '''U-Boot''' | | '''U-Boot''' | ||
|- | |- | ||
| Fix M4 binary loading when using the TCM | | Fix M4 binary loading when using the TCM | ||
|- | |- | ||
| Add common DRAM code | | Add common DRAM code | ||
|- | |- | ||
| Fix board DRAM initialization code | | Fix board DRAM initialization code | ||
|- | |- | ||
| <span {{#var:STYLE_RELEASE}}>Release 1.0</span> | | <span {{#var:STYLE_RELEASE}}>Release 1.0</span> | ||
|- | |- | ||
| Initial Yocto Zeus release for DART-MX8M-MINI and VAR-SOM-MX8M-MINI | | Initial Yocto Zeus release for DART-MX8M-MINI and VAR-SOM-MX8M-MINI | ||
|} | |} | ||
{{#vardefine:CHANGE_LOG_FOUND|true}} | {{#vardefine:CHANGE_LOG_FOUND|true}} |
Revision as of 22:23, 10 December 2020
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
After downloading the image, visit our Recovery SD card guide to learn how to program a recovery SD card.
Change Log
Changes 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 |