DART-6UL Yocto Fido New R1: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Software
{{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  ===
* [[VAR-SOM-MX6 Start Here|First Time? Start Here <span style="color:red"><---]]
* [[DART-6UL Start Here|First Time? Start Here <span style="color:red"><---]]
* [http://variscite.com/support-forum/index.php Support forum]
* [[DART-6UL Yocto NAND Recovery|<span style="color:red">Using NAND Flash recovery rescue SD-Card]]
* [[VAR-SOM-MX6 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===
* [https://docs.google.com/spreadsheets/d/1zbVVa2CpuYXXs0aDdost8adO4-QVhXbf5BHUEMr_Lh4/pubhtml Release Notes]
* [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]]
* [[VAR-SOM-MX6 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]]
* [[VAR-SOM-MX6 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]]


|color=green}}<nowiki>
|color=green}}<nowiki>
Line 53: Line 54:
* [[DART-6UL USB Host|USB Host]]
* [[DART-6UL USB Host|USB Host]]
* [[DART-6UL eMMC|eMMC]]
* [[DART-6UL eMMC|eMMC]]
* [[VAR-SOM-MX6 RTC|RTC]]
* [[DART-6UL RTC|RTC]]
* [[VAR-SOM-MX6 LVDS|LVDS]]
* [[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;">
* [[VAR-SOM-MX6 I2C|I2C]]
* [[DART-6UL I2C|I2C]]
* [[VAR-SOM-MX6 Wireless LAN|Wireless LAN]]
* [[DART-6UL Wireless LAN|Wireless LAN]]
* [[DART-6UL Bluetooth|Bluetooth]]
* [[DART-6UL Bluetooth|Bluetooth]]
* [[VAR-SOM-MX6 Backlight|Backlight]]
* [[DART-6UL Backlight|Backlight]]
* [[VAR-SOM-MX6 USB OTG host|USB OTG as host]]
* [[DART-6UL USB OTG host|USB OTG as host]]
* [[VAR-SOM-MX6 USB OTG as device|USB OTG as device]]
* [[DART-6UL USB OTG as device|USB OTG as device]]
* [[VAR-SOM-MX6 SPI|SPI]]
* [[DART-6UL SPI|SPI]]
* [[VAR-SOM-MX6 UART|External UART]]
* [[DART-6UL UART|External UART]]
* [[DART-6UL SLEEP|Sleep Mode Standby]]
</div>
</div>
</div>
</div>
|color=blue}}}}
|color=blue}}}}
__NONUMBEREDHEADINGS__<startFeed/>
{{NONUMBEREDHEADINGS}}
{{News|
==News==
==15/12/2015 - Variscite releases A new WIKI for the FIDO release ==
New update to the Fido R2 Wiki. Enjoy.
 
}}
<endFeed/>

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