Difference between revisions of "UCM-iMX8M-Plus NXP iMX8M-Plus Linux Resources"

From Compulab Mediawiki
Jump to: navigation, search
imported>Igor.vaisbein
Line 11: Line 11:
 
* [[UCM-iMX8M-Plus: Yocto Linux: Package contents|Yocto Linux package contents]]
 
* [[UCM-iMX8M-Plus: Yocto Linux: Package contents|Yocto Linux package contents]]
 
* [[UCM-iMX8M-Plus: Yocto Linux: Known Issues|Known Issues]]
 
* [[UCM-iMX8M-Plus: Yocto Linux: Known Issues|Known Issues]]
|* [https://github.com/compulab-yokneam/meta-bsp-imx8mp/blob/ucm-imx8m-plus-r1.0/README.md Building UCM-iMX8M-Plus Yocto Linux images]
+
|* [https://github.com/compulab-yokneam/meta-bsp-imx8mp/blob/ucm-imx8m-plus-r1.1/README.md Building UCM-iMX8M-Plus Yocto Linux images]
*[https://github.com/compulab-yokneam/meta-bsp-imx8mp/blob/ucm-imx8m-plus-r1.0/Documentation/linux_kernel_build.md Building UCM-iMX8M-Plus Linux Kernel]
+
*[https://github.com/compulab-yokneam/meta-bsp-imx8mp/blob/ucm-imx8m-plus-r1.1/Documentation/linux_kernel_build.md Building UCM-iMX8M-Plus Linux Kernel]
*[https://github.com/compulab-yokneam/meta-bsp-imx8mp/blob/ucm-imx8m-plus-r1.0/Documentation/imx_boot_image_build.md Building UCM-iMX8M-Plus boot firmware]
+
*[https://github.com/compulab-yokneam/meta-bsp-imx8mp/blob/ucm-imx8m-plus-r1.1/Documentation/imx_boot_image_build.md Building UCM-iMX8M-Plus boot firmware]
 
*[[Application Notes: Introduction to Yocto development|Introduction to Yocto development]]
 
*[[Application Notes: Introduction to Yocto development|Introduction to Yocto development]]
 
*[[Application Notes: Making Changes to Yocto Meta-Layers|Making Changes to Yocto Meta-Layers]]
 
*[[Application Notes: Making Changes to Yocto Meta-Layers|Making Changes to Yocto Meta-Layers]]
Line 25: Line 25:
  
 
{{ChangelogReleaseNotesRss| content=
 
{{ChangelogReleaseNotesRss| content=
 +
===== 09-May-2022, UCM-iMX8M-Plus Yocto Linux release 1.1 =====
 +
: Release of Yocto 3.3 (Hardknott) for UCM-iMX8M-Plus
 +
: - Based on NXP release lf-5.10.72-2.2.0
 +
: - Kernel 5.10.72
 +
: - U-Boot 2021.04
 +
: Supported HW features:
 +
: - Added support for UCM-iMX8M-Plus rev1.1
 +
: - Added support for Realtek RTL8211E PHY
 +
: - Added support for LDO control of secondary RGMII
 +
 
===== 10-Jun-2021, UCM-iMX8M-Plus Yocto Linux release 1.0 =====
 
===== 10-Jun-2021, UCM-iMX8M-Plus Yocto Linux release 1.0 =====
 
: Release of Yocto 3.2 (gatesgarth) for UCM-iMX8M-Plus
 
: Release of Yocto 3.2 (gatesgarth) for UCM-iMX8M-Plus

Revision as of 15:17, 9 May 2022

This page contains links to information about Yocto Linux distribution for the CompuLab UCM-iMX8M-Plus ultra-compact System-on-Module / Computer-on-Module. The Yocto Project is an open-source collaboration focused on embedded Linux development.


UCM-iMX8M-Plus System-on-Module.png
Resources
Evaluation
Development
Application Notes


Release Notes

09-May-2022, UCM-iMX8M-Plus Yocto Linux release 1.1
Release of Yocto 3.3 (Hardknott) for UCM-iMX8M-Plus
- Based on NXP release lf-5.10.72-2.2.0
- Kernel 5.10.72
- U-Boot 2021.04
Supported HW features:
- Added support for UCM-iMX8M-Plus rev1.1
- Added support for Realtek RTL8211E PHY
- Added support for LDO control of secondary RGMII
10-Jun-2021, UCM-iMX8M-Plus Yocto Linux release 1.0
Release of Yocto 3.2 (gatesgarth) for UCM-iMX8M-Plus
- Based on NXP release lf-5.10.y-1.0.0
- Kernel 5.10.9
- U-Boot 2020.04
Supported HW features:
- Basic support for UCM-iMX8M-Plus
- USB2.0 OTG Host/Device
- USB3.0 Host
- PCIe, I2C, SPI
- Storage: eMMC, uSD, EEPROM
- Ethernet: Ethernet Quality Of Service (ENET_QOS)
- FlexCAN: can0, can1
- HDMI display interface
- LVDS display interface
- MIPI-DSI display interface
- Touch screen support
- CSI video camera interface
- SNVS RTC
- RTC
- Heartbeat LED
SW Features:
- CompuLab Deployment Tool
- CompuLab U-Boot Tool
- fw_printenv/fw_setenv/cl_setenv utilities provide R/W assess to U-Boot environment from Linux CLI
- Chromium browser
- Qt support
Boot-loader features:
- Supported memory configurations: 2GB, 4GB
- Supported boot-loader devices: SD, eMMC
- Supported linux/rootfs devices: SD, eMMC, USB, NFS
Documentation:
- Initial Yocto Linux documentation for UCM-iMX8M-Plus