Difference between revisions of "IOT-GATE-iMX8 and SBC-IOT-iMX8 NXP iMX8M-Mini Yocto Linux"

From Compulab Mediawiki
Jump to: navigation, search
Line 9: Line 9:
 
* [[IOT-GATE-iMX8 and SBC-IOT-iMX8: Yocto Linux: Installation|Installing Yocto on IOT-GATE-iMX8 / SBC-IOT-iMX8]]
 
* [[IOT-GATE-iMX8 and SBC-IOT-iMX8: Yocto Linux: Installation|Installing Yocto on IOT-GATE-iMX8 / SBC-IOT-iMX8]]
 
* [[IOT-GATE-iMX8 and SBC-IOT-iMX8: Yocto Linux: How-To Guide|Yocto Linux how-to guide for IOT-GATE-iMX8 / SBC-IOT-iMX8]]
 
* [[IOT-GATE-iMX8 and SBC-IOT-iMX8: Yocto Linux: How-To Guide|Yocto Linux how-to guide for IOT-GATE-iMX8 / SBC-IOT-iMX8]]
* [[IOT-GATE-iMX8 and SBC-IOT-iMX8: Yocto Linux: Package contents|Yocto Linux package contents]]
+
|* [[IOT-GATE-IMX8: Yocto Linux: Building Yocto image|Building IOT-GATE-iMX8 / SBC-IOT-iMX8 Yocto Linux images]]
|* [https://github.com/compulab-yokneam/meta-bsp-imx8mm/blob/iot-gate-imx8_r3.1.5/README.md Building IOT-GATE-iMX8 and SBC-IOT-iMX8 Yocto Linux images]
+
*[https://github.com/compulab-yokneam/meta-bsp-imx8mm/blob/iot-gate-imx8_r3.2/Documentation/linux_kernel_build.md Building IOT-GATE-iMX8 / SBC-IOT-iMX8 Linux Kernel]
<!--*[https://github.com/compulab-yokneam/meta-bsp-imx8mm/blob/github/iot-gate-imx8_r3.1/Documentation/linux_kernel_build.md Building IOT-GATE-iMX8 / SBC-IOT-iMX8 Linux Kernel]-->
+
*[https://github.com/compulab-yokneam/meta-bsp-imx8mm/blob/iot-gate-imx8_r3.2/Documentation/imx_boot_image_build.md Building IOT-GATE-iMX8 / SBC-IOT-iMX8 U-boot image]
<!--*[https://github.com/compulab-yokneam/meta-bsp-imx8mm/blob/github/iot-gate-imx8_r3.1/Documentation/imx_boot_image_build.md Building IOT-GATE-iMX8 / SBC-IOT-iMX8 U-boot image]-->
 
 
*[[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 24: Line 23:
  
 
{{ChangelogReleaseNotesRss| content=
 
{{ChangelogReleaseNotesRss| content=
 +
 +
===== 21-May-2023, IOT-GATE-iMX8 / SBC-IOT-iMX8 Yocto Linux release 3.2 =====
 +
: Release of Yocto 4.0 (Kirkstone) for IOT-GATE-iMX8 / SBC-IOT-iMX8
 +
:  - Kirkstone Long Term Support
 +
:  - Kernel 5.15.32
 +
:  - U-Boot 2021.04
 +
:  - Add support for Intel AX210 WiFi/BT card
 +
 
===== 09-May-2023, IOT-GATE-iMX8 / SBC-IOT-iMX8 Yocto Linux release 3.1.5 =====
 
===== 09-May-2023, IOT-GATE-iMX8 / SBC-IOT-iMX8 Yocto Linux release 3.1.5 =====
 
: Release of Yocto 3.3 (Hardknott) for IOT-GATE-iMX8 / SBC-IOT-iMX8
 
: Release of Yocto 3.3 (Hardknott) for IOT-GATE-iMX8 / SBC-IOT-iMX8

Revision as of 14:55, 21 May 2023

This page contains links to information about Yocto Linux distribution for the CompuLab IOT-GATE-iMX8 Internet of Things Gateway and SBC-IOT-iMX8 Single Board Computer.

The Yocto Project is an open-source collaboration focused on embedded Linux development.


Iot-gate-imx8.png
Resources
Evaluation
Development
Application Notes


Release Notes

21-May-2023, IOT-GATE-iMX8 / SBC-IOT-iMX8 Yocto Linux release 3.2
Release of Yocto 4.0 (Kirkstone) for IOT-GATE-iMX8 / SBC-IOT-iMX8
- Kirkstone Long Term Support
- Kernel 5.15.32
- U-Boot 2021.04
- Add support for Intel AX210 WiFi/BT card
09-May-2023, IOT-GATE-iMX8 / SBC-IOT-iMX8 Yocto Linux release 3.1.5
Release of Yocto 3.3 (Hardknott) for IOT-GATE-iMX8 / SBC-IOT-iMX8
- Kernel 5.10.72
- U-Boot 2021.04
- Fixed USB power supply reset issue
- Enabled root FS journaling
- Fixed cpufreq driver issue
- Disabled Ethernet PHY clock 125 MHz
- Added support for simultaneous operation of two IE-CL420 modules
Image build improvement:
- Added Linux headers to the image
- Migrated from CodeAurora to GitHub
Documentation updated
19-Jul-2022, IOT-GATE-iMX8 / SBC-IOT-iMX8 Yocto Linux release 3.1
Release of Yocto 3.3 (Hardknott) for IOT-GATE-iMX8 / SBC-IOT-iMX8
- Kernel 5.10.72
- U-Boot 2021.04
- Fix signal configuration of Digital I/O add-on GPIOs
- Fix WiFi driver for 4GB RAM configuration
- Enable support for FTDI USB to serial driver
- Add support for mbpoll ModBus utility
- Reduce RTC battery usage when the power supply is disconnected
- Store manufacturing details in the device tree
- Update the CAN bus driver
- Add support to the POE add-on module
- Add support for the M4 core
- Add support for the IE-CL420 module
- Add support for the IE-TPM module
- Enable the net filter tables feature
- Enable setting the RTC time based on NTP
- Enable broadcast manager CAN Protocol
- Add the digital I/O add-on input GPIOs as wake-up sources
- Add support for the Realtek RTL8211 PHY
Documentation:
- Initial Yocto Linux documentation for IOT-GATE-iMX8 / SBC-IOT-iMX8
21-Sep-2020, IOT-GATE-iMX8 / SBC-IOT-iMX8 Yocto Linux release 2.0
Release of Yocto 3.0 (Zeus) for IOT-GATE-iMX8 / SBC-IOT-iMX8
- Kernel 5.4.24
- U-Boot 2020.04
HW-supported features:
- eMMC storage
- USB2.0 Host
- Ethernet
- WiFi (Intel AX200)
- Bluetooth
- LTE modem (SIM7600G)
- CAN-FD
- RS485
- RS232 with flow control
- Industrial I/O add-ons
- RTC
- Industrial I/O extension boards
SW Features:
- CompuLab Deployment Tool
- Linux CLI utilities for access to the U-Boot environment
Documentation:
- Initial Yocto Linux documentation for IOT-GATE-iMX8 / SBC-IOT-iMX8