DART-6UL Yocto Fido New R2: Difference between revisions
From Variscite Wiki
No edit summary |
(Update Release Notes link root from legacy ftp to digitalocean) |
||
(12 intermediate revisions by 4 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 8: | Line 9: | ||
|documentation=<nowiki></nowiki> | |documentation=<nowiki></nowiki> | ||
{{SoftBox | {{SoftBox | ||
|title= | |title=General | ||
|boxwidth=23 | |boxwidth=23 | ||
|content=<nowiki></nowiki> | |content=<nowiki></nowiki> | ||
=== 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 NAND Flash recovery rescue SD-Card''']] | |||
* [[DART-6UL Yocto NAND Recovery| | |||
=== Programming === | === Programming === | ||
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]] | ||
* [[DART-6UL Yocto Fido R2 Build Yocto release| | * [[DART-6UL Yocto Fido R2 Build Yocto release|'''Build Yocto from source code''']] | ||
* [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]] | * [[VAR-SOM-MX6_Yocto Common Errors|Yocto common build errors</span>]] | ||
* [[DART-6UL Yocto Fido R1 Build Linux out of tree|Build Linux Kernel from source code]] | * [[DART-6UL Yocto Fido R1 Build Linux out of tree|Build Linux Kernel from source code]] | ||
* [[DART-6UL Yocto Fido R1 | * [[DART-6UL Yocto Fido R1 Customizing kernel and uboot |Customizing kernel and uboot]] | ||
* [[DART-6UL Yocto Fido R1 Build u-boot out of tree|Build u-boot from source code]] | * [[DART-6UL Yocto Fido R1 Build u-boot out of tree|Build u-boot from source code]] | ||
* [[DART-6UL NAND Flash Burning | Burning Yocto binaries to NAND Flash via SD-Card]] | * [[DART-6UL NAND Flash Burning | Burning Yocto binaries to NAND Flash via SD-Card]] | ||
* [[DART-6UL Yocto Flash From Net|Burning Yocto binaries to NAND Flash via Ethernet TFTP]] | * [[DART-6UL Yocto Flash From Net|Burning Yocto binaries to NAND Flash via Ethernet TFTP]] | ||
* [[Adding yocto packages|Adding packages to Yocto]] | |||
|color=green}}<nowiki> | |color=green}}<nowiki> | ||
Line 69: | Line 70: | ||
* [[DART-6UL UART|External UART]] | * [[DART-6UL UART|External UART]] | ||
* [[DART-6UL SLEEP|Sleep Mode Standby]] | * [[DART-6UL SLEEP|Sleep Mode Standby]] | ||
* [[DART-6UL_WakeableGPIO|Wakeable GPIO]] | |||
</div> | </div> | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
{{NONUMBEREDHEADINGS}} | |||
{{ | |||
}} | |||
Latest revision as of 17:13, 30 May 2024
DART-6UL Yocto Fido New 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.MX6 System On a Modules.
Release version: imx_3.14.52_6ul_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
- Customizing kernel and uboot
- Build u-boot from source code
- Burning Yocto binaries to NAND Flash via SD-Card
- Burning Yocto binaries to NAND Flash via Ethernet TFTP
- Adding packages to Yocto
Howto
HOW-TO Test and use an Interface