DART-6UL Yocto Jethro R1: Difference between revisions
From Variscite Wiki
No edit summary |
(Update Release Notes link root from legacy ftp to digitalocean) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{SoftwareEx | ||
|title={{PAGENAME}} | |||
|image=Yocto.png | |image=Yocto.png | ||
|description=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. | |description=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. | ||
Line 13: | 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"><---]] | ||
* [[DART-6UL Yocto NAND Recovery|'''Using the recovery SD card''']] | * [[DART-6UL Yocto NAND Recovery|'''Using the recovery SD card''']] | ||
Line 29: | Line 29: | ||
|content=<nowiki></nowiki> | |content=<nowiki></nowiki> | ||
===Build Yocto, Linux and U-Boot=== | ===Build Yocto, Linux and U-Boot=== | ||
* [https:// | * [https://variscite-public.nyc3.cdn.digitaloceanspaces.com/DART-6UL/Software/yocto/legacy-images/mx6ul-dart-recovery-sd-changelog.txt Release Notes] | ||
* [[DART-6UL Yocto Fido R1 Suported hardware and features|Supported hardware and features]] | * [[DART-6UL Yocto Fido R1 Suported hardware and features|Supported hardware and features]] | ||
* [[VAR-SOM-MX6 Development Environment|Settings Development Environment]] | * [[VAR-SOM-MX6 Development Environment|Settings Development Environment]] | ||
Line 39: | Line 39: | ||
* [[DART-6UL NAND Flash Burning|Installing Yocto binaries to eMMC/NAND flash via SD card]] | * [[DART-6UL NAND Flash Burning|Installing Yocto binaries to eMMC/NAND flash via SD card]] | ||
* [[DART-6UL Yocto Flash From Net|Installing Yocto binaries to eMMC/NAND flash via Ethernet]] | * [[DART-6UL Yocto Flash From Net|Installing Yocto binaries to eMMC/NAND flash via Ethernet]] | ||
* [[DART-6UL U-Boot features#Flashing NAND using U-Boot|Installing Yocto binaries to NAND flash from U-Boot]] | |||
* [[DART-6UL U-Boot features|U-Boot features]] | |||
* [[Adding yocto packages|Adding packages to Yocto]] | * [[Adding yocto packages|Adding packages to Yocto]] | ||
Line 72: | Line 74: | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
{{NONUMBEREDHEADINGS}} |
Latest revision as of 17:12, 30 May 2024
DART-6UL Yocto Jethro R1
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.MX6 System On a Modules.
Release version: imx_4.1.15_ga-var01
General
Build
Build Yocto, Linux and U-Boot
- Release Notes
- Supported hardware and features
- Settings Development Environment
- Build Yocto from source code
- Yocto common build errors
- Build Linux kernel from source code
- Build U-Boot from source code
- Customizing kernel and U-Boot
- Installing Yocto binaries to eMMC/NAND flash via SD card
- Installing Yocto binaries to eMMC/NAND flash via Ethernet
- Installing Yocto binaries to NAND flash from U-Boot
- U-Boot features
- Adding packages to Yocto
How-to
Test and use an Interface