VAR-SOM-MX6 Yocto Jethro New R4: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
=== General === | === General === | ||
* [[VAR-SOM-MX6 Start Here|First Time? Start Here <span style="color:red"><---]] | * [[VAR-SOM-MX6 Start Here|First Time? Start Here <span style="color:red"><---]] | ||
* [[VAR-SOM-MX6_Yocto_NAND_Recovery_V60plus|'''Using the recovery SD card''']] | * [[VAR-SOM-MX6_Yocto_NAND_Recovery_V60plus|'''Using the recovery SD card''']] | ||
Latest revision as of 16:42, 8 November 2022
VAR-SOM-MX6 Yocto Jethro New R4
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. Freescale i.MX joined the Yocto Project community providing a release based on the Yocto Project framework. Variscite extend this framework to support our i.MX6 System On a Modules.
General
Build
Build Yocto, Linux and U-Boot
- Release Notes
- Supported hardware and features
- Set Development Environment
- Build Yocto from source code
- Yocto common build errors
- 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
How-to