Difference between revisions of "DART-6UL Yocto Jethro R1"
From Variscite Wiki
(15 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"><---]] | ||
− | * [ | + | * [https://variscite.com/support-forum/index.php Support forum] |
* [[DART-6UL Yocto NAND Recovery|'''Using the recovery SD card''']] | * [[DART-6UL Yocto NAND Recovery|'''Using the recovery SD card''']] | ||
Line 29: | Line 30: | ||
|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 37: | Line 38: | ||
* [[DART-6UL Yocto Jethro Build U-Boot out of tree|Build U-Boot from source code]] | * [[DART-6UL Yocto Jethro Build U-Boot out of tree|Build U-Boot from source code]] | ||
* [[DART-6UL Yocto Jethro Customizing kernel and uboot |Customizing kernel and U-Boot]] | * [[DART-6UL Yocto Jethro Customizing kernel and uboot |Customizing kernel and U-Boot]] | ||
− | * [[DART-6UL NAND Flash Burning| | + | * [[DART-6UL NAND Flash Burning|Installing Yocto binaries to eMMC/NAND flash via SD card]] |
− | * [[DART-6UL Yocto Flash From Net| | + | * [[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]] | ||
|color=green}}<nowiki> | |color=green}}<nowiki> | ||
</nowiki>{{SoftBox | </nowiki>{{SoftBox | ||
− | |title= | + | |title=How-to |
|boxwidth=46 | |boxwidth=46 | ||
|content=<nowiki></nowiki> | |content=<nowiki></nowiki> | ||
− | === | + | === Test and use an Interface === |
<div style="width:100%;"> | <div style="width:100%;"> | ||
<div style="width:50%; float: left;"> | <div style="width:50%; float: left;"> | ||
+ | * [[DART-6UL ADC|ADC]] | ||
+ | * [[DART-6UL/VAR-SOM-MX7 Audio record play|Audio record/play]] | ||
+ | * [[IMX Backlight|Backlight]] | ||
+ | * [[IMX Bluetooth|Bluetooth]] | ||
+ | * [[IMX CAN bus|CAN bus]] | ||
+ | * [[DART-6UL/VAR-SOM-MX7 Display|Display]] | ||
+ | * [[DART-6UL Ethernet|Ethernet]] | ||
+ | * [[DART-6UL UART|External UART]] | ||
* [[DART-6UL GPIO|GPIO]] | * [[DART-6UL GPIO|GPIO]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
<div style="width:50%; float: right;"> | <div style="width:50%; float: right;"> | ||
* [[DART-6UL I2C|I2C]] | * [[DART-6UL I2C|I2C]] | ||
− | * [[ | + | * [[IMX RTC|RTC]] |
− | |||
− | |||
− | |||
− | |||
* [[DART-6UL SPI|SPI]] | * [[DART-6UL SPI|SPI]] | ||
− | * [[DART-6UL | + | * [[DART-6UL/VAR-SOM-MX7 Sleep|Sleep Mode Standby]] |
− | * [[DART-6UL | + | * [[IMX USB Host|USB Host]] |
+ | * [[DART-6UL USB OTG|USB "OTG"]] | ||
+ | * [[IMX UserButtons|User Button]] | ||
* [[DART-6UL_WakeableGPIO|Wakeable GPIO]] | * [[DART-6UL_WakeableGPIO|Wakeable GPIO]] | ||
+ | * [[DART-6UL/VAR-SOM-MX7 Wireless LAN JETHRO|Wireless LAN]] | ||
</div> | </div> | ||
</div> | </div> | ||
|color=blue}}}} | |color=blue}}}} | ||
− | + | {{NONUMBEREDHEADINGS}} |
Revision as of 11:57, 3 June 2021
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
3 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
4 Test and use an Interface