VAR-SOM-MX7 Yocto Krogoth R2: Difference between revisions
From Variscite Wiki
m (Text replacement - "http://variwiki" to "https://variwiki") |
No edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 14: | Line 14: | ||
=== General === | === General === | ||
* [[DART-6UL Start Here|First Time? Start Here <span style="color:red"><---]] | * [[DART-6UL Start Here|First Time? Start Here <span style="color:red"><---]] | ||
* [[VAR-SOM-MX7 Yocto Recovery SD card|'''Using the recovery SD card''']] | * [[VAR-SOM-MX7 Yocto Recovery SD card|'''Using the recovery SD card''']] | ||
Line 82: | Line 81: | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
{{NONUMBEREDHEADINGS}} |
Latest revision as of 16:43, 8 November 2022
VAR-SOM-MX7 Yocto Krogoth R2
Yocto project is a framework for creating 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.MX7 System On a Modules.
Release version: imx_4.1.15_2.0.0_ga-var01
General
Build
Build Yocto, Linux and U-Boot
- Supported hardware and features
- Settings 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/NAND flash via SD card
- Install Yocto binaries to eMMC/NAND flash via Ethernet
- Install Yocto binaries to NAND flash from U-Boot
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo
- Secure Boot / High Assurance Boot (HAB)
- Booting from USB using the imx_usb_loader utility