VAR-SOM-MX6 Yocto Morty: Difference between revisions
No edit summary |
No edit summary |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{SoftwareEx | ||
|title={{PAGENAME}} | |||
|image=Yocto.png | |image=Yocto.png | ||
|description=Yocto project is a framework for creating a Linux distributions for embedded devices. Its layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console. | |description=Yocto project is a framework for creating a Linux distributions for embedded devices. Its layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console. | ||
Line 11: | Line 12: | ||
|content=<nowiki></nowiki> | |content=<nowiki></nowiki> | ||
=== General === | === General === | ||
* [[VAR-SOM-MX6 Start Here|First Time? Start Here <span style="color:red"><---] | * [[VAR-SOM-MX6 Start Here Morty|First Time? Start Here <span style="color:red"><---]] | ||
* [[VAR-SOM-MX6 Yocto_Recovery SD card V80plus|'''Using the recovery SD card''']] | |||
* [[VAR-SOM-MX6 Yocto_Recovery SD card | |||
=== Programming === | === Programming === | ||
Line 56: | Line 56: | ||
* [[IMX Bluetooth|Bluetooth]] | * [[IMX Bluetooth|Bluetooth]] | ||
* [[IMX BLE|Bluetooth Low Energy]] | * [[IMX BLE|Bluetooth Low Energy]] | ||
* [[VAR-SOM-MX6 Camera | * [[VAR-SOM-MX6 Camera Morty|Camera]] | ||
* [[IMX CAN bus|CAN bus]] | * [[IMX CAN bus|CAN bus]] | ||
* [[VAR-SOM-MX6 DMic|Digital Mic]] | * [[VAR-SOM-MX6 DMic|Digital Mic]] | ||
Line 64: | Line 64: | ||
* [[VAR-SOM-MX6 GPIO|GPIO]] | * [[VAR-SOM-MX6 GPIO|GPIO]] | ||
* [[U-Boot 4.1.15 features#HDMI auto-detection|HDMI]] | * [[U-Boot 4.1.15 features#HDMI auto-detection|HDMI]] | ||
* [[VAR-SOM-MX6 I2C|I2C]] | |||
</div> | </div> | ||
<div style="width:50%; float: right;"> | <div style="width:50%; float: right;"> | ||
* [[VAR-SOM-MX6 LVDS Jethro|LVDS]] | * [[VAR-SOM-MX6 LVDS Jethro|LVDS]] | ||
* [[DART-MX6 Parallel RGB Display|Parallel RGB Display on DART-MX6]] | * [[DART-MX6 Parallel RGB Display|Parallel RGB Display on DART-MX6]] | ||
Line 82: | Line 82: | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
{{NONUMBEREDHEADINGS}} |
Latest revision as of 16:44, 8 November 2022
Yocto project is a framework for creating a Linux distributions for embedded devices. Its layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console. This release is based on Freescale/NXP Community BSP layer for Yocto framework. Variscite extends this layer to support its i.MX6 System On Module products: VAR-SOM-MX6, VAR-SOM-SOLO/DUAL and DART-MX6 (all of which are under the VAR-SOM-MX6 category of this Wiki).
Build Yocto, Linux and U-Boot
- Release Notes
- Setting a Development Environment
- Build Yocto from source code
- Yocto common build errors
- Toolchain installation for out of Yocto builds
- Build the Linux kernel from source code
- Build U-Boot from source code
- Customizing the Linux kernel and U-Boot
- Burning Yocto binaries to NAND flash/eMMC via SD card
- Burning Yocto binaries to NAND flash/eMMC via Ethernet
- Burning Yocto binaries to NAND flash from U-Boot
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo
Test and use an Interface