DART-6UL Yocto Fido New R1: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
(21 intermediate revisions by 3 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. | ||
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. | 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. | ||
<br><br>Release version: imx_3.14.38_6ul_ga-var01 | |||
|category1=DART-6UL | |category1=DART-6UL | ||
|category2= | |category2= | ||
Line 11: | Line 13: | ||
|content=<nowiki></nowiki> | |content=<nowiki></nowiki> | ||
=== General === | === General === | ||
* [[ | * [[DART-6UL Start Here|First Time? Start Here <span style="color:red"><---]] | ||
* [[DART-6UL Yocto NAND Recovery|<span style="color:red">Using NAND Flash recovery rescue SD-Card]] | |||
* [[ | |||
=== Programming === | === Programming === | ||
Line 28: | Line 29: | ||
|content=<nowiki></nowiki> | |content=<nowiki></nowiki> | ||
===Build Yocto, Linux and u-boot=== | ===Build Yocto, Linux and u-boot=== | ||
* [ | * [ftp://customerv:Variscite1@ftp.variscite.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 36: | Line 37: | ||
* [[DART-6UL Yocto Fido R1 Customize linux-variscite |Customize linux-variscite]] | * [[DART-6UL Yocto Fido R1 Customize linux-variscite |Customize linux-variscite]] | ||
* [[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 Yocto Flash From Net|Burning Yocto binaries to NAND Flash via Ethernet TFTP]] | ||
|color=green}}<nowiki> | |color=green}}<nowiki> | ||
Line 54: | Line 55: | ||
* [[DART-6UL eMMC|eMMC]] | * [[DART-6UL eMMC|eMMC]] | ||
* [[DART-6UL RTC|RTC]] | * [[DART-6UL RTC|RTC]] | ||
* [[ | * [[DART-6UL LVDS|LVDS]] | ||
* [[DART-6UL ADC|ADC]] | |||
* [[DART-6UL UserButton|User Button]] | |||
</div> | </div> | ||
<div style="width:50%; float: right;"> | <div style="width:50%; float: right;"> | ||
* [[ | * [[DART-6UL I2C|I2C]] | ||
* [[ | * [[DART-6UL Wireless LAN|Wireless LAN]] | ||
* [[DART-6UL Bluetooth|Bluetooth]] | * [[DART-6UL Bluetooth|Bluetooth]] | ||
* [[DART-6UL Backlight|Backlight]] | * [[DART-6UL Backlight|Backlight]] | ||
* [[ | * [[DART-6UL USB OTG host|USB OTG as host]] | ||
* [[ | * [[DART-6UL USB OTG as device|USB OTG as device]] | ||
* [[DART-6UL SPI|SPI]] | * [[DART-6UL SPI|SPI]] | ||
* [[DART-6UL UART|External UART]] | * [[DART-6UL UART|External UART]] | ||
* [[DART-6UL SLEEP|Sleep Mode Standby]] | |||
</div> | </div> | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
{{NONUMBEREDHEADINGS}} | |||
{{ | |||
}} | |||
Latest revision as of 16:41, 8 November 2022
DART-6UL Yocto Fido New 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_3.14.38_6ul_ga-var01
Program
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
- Customize linux-variscite
- Build u-boot from source code
- Burning Yocto binaries to NAND Flash via SD-Card
- Burning Yocto binaries to NAND Flash via Ethernet TFTP
Howto
HOW-TO Test and use an Interface