DART MX8M Yocto Morty: 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_Recovery SD card V70plus|'''Using the recovery SD card''']] | * [[VAR-SOM-MX6 Yocto_Recovery SD card V70plus|'''Using the recovery SD card''']] | ||
Latest revision as of 16:43, 8 November 2022
DART MX8M Yocto Morty
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/NXP i.MX joined the Yocto Project community providing a release based on the Yocto Project framework. Variscite extends this framework to support its DART-MX8M System On Module
General
Build
Build Yocto, Linux and U-Boot
- Setting a Development Environment
- Build Yocto from source code
- Yocto common build errors
- Customizing the Linux kernel and U-Boot
- Toolchain installation for out of Yocto builds
- Build U-Boot from source code
- Build the Linux kernel from source code
- Install Yocto binaries to eMMC via SD card
- Install Yocto binaries to eMMC via Ethernet
- Install Yocto binaries to eMMC from U-Boot
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo