VAR-SOM-MX8 Yocto: Difference between revisions
No edit summary |
No edit summary |
||
Line 43: | Line 43: | ||
* {{Varlink|Yocto Build U-Boot|{{#var:RELEASE_LINK}}|Build U-Boot from source code}} | * {{Varlink|Yocto Build U-Boot|{{#var:RELEASE_LINK}}|Build U-Boot from source code}} | ||
* {{Varlink|Yocto Build Linux|{{#var:RELEASE_LINK}}|Build the Linux kernel from source code}} | * {{Varlink|Yocto Build Linux|{{#var:RELEASE_LINK}}|Build the Linux kernel from source code}} | ||
* {{Varlink|Yocto NAND Flash Burning|{{#var:RELEASE_LINK}}| | * {{Varlink|Yocto NAND Flash Burning|{{#var:RELEASE_LINK}}|Installing Yocto binaries to eMMC via SD card}} | ||
* {{Varlink|Yocto Flash From Net|{{#var:RELEASE_LINK}}| | * {{Varlink|Yocto Flash From Net|{{#var:RELEASE_LINK}}|Installing Yocto binaries to eMMC via Ethernet}} | ||
* {{Varlink|Yocto U-Boot 4.1.15 features |{{#var:RELEASE_LINK}}|U-Boot features}} | * {{Varlink|Yocto U-Boot 4.1.15 features |{{#var:RELEASE_LINK}}|U-Boot features}} | ||
* [[Adding yocto packages|Adding packages to Yocto]] | * [[Adding yocto packages|Adding packages to Yocto]] |
Revision as of 17:37, 17 August 2021
Yocto project is a framework for creating a Linux distributions for embedded devices. It's 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 NXP BSP layer for Yocto framework. Variscite extends this layer to support its i.MX8Q System On Module products: VAR-SOM-MX8 and SPEAR-MX8 (both are under the VAR-SOM-MX8 category of this wiki).
Release version: var-som-mx8_SD_card_v11
- General
- Programming
- Support
- Variscite Customer Portal
Register at Variscite Customer Portal to get high quality engineering support for Variscite products
- Build Yocto, Linux and U-Boot
- Release Notes
- Setting a Development Environment
- Build Yocto from source code
- Yocto common build errors
- Customizing U-Boot
- Customizing the Linux kernel
- Toolchain installation for out of Yocto builds
- Build U-Boot from source code
- Build the Linux kernel from source code
- Installing Yocto binaries to eMMC via SD card
- Installing Yocto binaries to eMMC via Ethernet
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo
- SWUpdate guide
- Booting from USB using UUU (Universal Update Utility)