DART MX8M Yocto Morty: Difference between revisions
From Variscite Wiki
m (Text replacement - "http://variscite" to "https://variscite") |
No edit summary |
||
Line 79: | Line 79: | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
Revision as of 20:02, 1 June 2021
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