DART-6UL Yocto: Difference between revisions

From Variscite Wiki
No edit summary
(Use template for general columns)
(47 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<!-- Set release according to "release" parameter in URL and use RELEASE_MORTY_V1.0_DART-6UL as default
<!-- Set release according to "release" parameter in URL and use RELEASE_THUD_V1.1_DART-6UL as default
--> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!--
--> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!--
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_V1.0_DART-6UL}}}} <!--
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_THUD_V1.1_DART-6UL}}}} <!--
--> {{SoftwareEx
--> {{SoftwareEx
|title=DART-6UL Yocto {{#var:YOCTO_NAME}}
|title=DART-6UL Yocto {{#var:YOCTO_NAME}}
|image=Yocto.png
|image=Yocto.png
|description=Yocto project is a framework for creating a Linux distributions for embedded devices. It's 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=
This release is based on [http://freescale.github.io/ Freescale/NXP Community BSP] layer for Yocto framework. Variscite extends this layer to support its i.MX6 System On Module products: DART-6UL, DART-6ULL and DART-6UL-5G (all of which are under the {{#var:HARDWARE_NAME}} category of this Wiki).  
Yocto project is a framework for creating a Linux distributions for embedded devices. It's 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.
<br><br>Release version: '''{{#var:RELEASE_NAME}}'''
 
This release is based on [http://freescale.github.io/ Freescale/NXP Community BSP] layer for Yocto framework. Variscite extends this layer to support its i.MX6 UL/ULL{{#varexists: ULZ_SUPPORT |/ULZ|}} System On Module products: DART-6UL{{#varexists: VAR_SOM_6UL_SUPPORT |, DART-6UL-5G and VAR-SOM-6UL| &nbsp;and DART-6UL-5G}} (all of which are under the {{#var:HARDWARE_NAME}} category of this wiki).  
 
Release version: '''{{#var:RELEASE_NAME}}'''
|category1=DART-6UL
|category1=DART-6UL
|category2=Yocto
|category2=Yocto
|documentation=<nowiki></nowiki>
|documentation=
{{SoftBox
{{OS_Overview_General_Column}}<!--
|title=General
-->{{SoftBox
|boxwidth=23
|content=<nowiki></nowiki>
=== General  ===
<youtube width="200" height="120">U8bmUiy1z4Y&feature</youtube></div>
* {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here <---}}
* {{Varlink|Yocto Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}}
 
=== Programming ===
* {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}}
* {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building A QT Hello World}}
* {{Varlink|Yocto Programming with Eclipse|{{#var:RELEASE_LINK}}|Debugging with Eclipse}}
* {{Varlink|Yocto Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}}
 
=== Support ===
* [http://www.variscite.com/support/variscite-customer-portal '''Variscite Customer Portal'''] <br> Register at Variscite Customer Portal to get high quality engineering support for Variscite products
* [http://variscite.com/support-forum/index.php Variscite Support Forum]
 
|color=darkblue}}<nowiki>
</nowiki>{{SoftBox
|title=Build
|title=Build
|boxwidth=23
|content=
|content=<nowiki></nowiki>
;Build Yocto, Linux and U-Boot
 
{{#ifeq: {{#var:YOCTO_NAME}} | Morty ||* {{#varexists:RELEASE_NOTES_PDF | [[Media:{{#var:RELEASE_NOTES_PDF}}|Release Notes]] | {{Varlink|{{#var:HARDWARE_NAME}}_Release_Notes|{{#var:RELEASE_LINK}}|Release Notes}} }} }}
===Build Yocto, Linux and U-Boot===
* [{{#var:RELEASE_NOTES_LINK}} Release Notes]
* [[Yocto_Development_Environment|Setting a Development Environment]]
* [[Yocto_Development_Environment|Setting a Development Environment]]
* {{Varlink|Yocto_Build_Release|{{#var:RELEASE_LINK}}|'''Build Yocto from source code'''}}
* {{Varlink|Yocto_Build_Release|{{#var:RELEASE_LINK}}|'''Build Yocto from source code'''}}
* [[Yocto Common Errors|Yocto common build errors]]
* [[Yocto Common Errors|Yocto common build errors]]
* {{Varlink|Yocto Customizing kernel and uboot|{{#var:RELEASE_LINK}}|Customizing the Linux kernel and U-Boot}}
* {{Varlink|Yocto Customizing U-Boot|{{#var:RELEASE_LINK}}|Customizing U-Boot}}
* {{Varlink|Yocto Customizing the Linux kernel|{{#var:RELEASE_LINK}}|Customizing the Linux kernel}}
* {{Varlink|Yocto Toolchain installation|{{#var:RELEASE_LINK}}|Toolchain installation for out of Yocto builds}}
* {{Varlink|Yocto Toolchain installation|{{#var:RELEASE_LINK}}|Toolchain installation for out of Yocto builds}}
* {{Varlink|Yocto Build U-Boot|{{#var:RELEASE_LINK}}|Build U-Boot from source code}}
* {{Varlink|Yocto Build U-Boot|{{#var:RELEASE_LINK}}|Build U-Boot from source code}}
Line 49: Line 32:
* {{Varlink|Yocto U-Boot 4.1.15 features#Flashing NAND using U-Boot |{{#var:RELEASE_LINK}}|Burning Yocto binaries to NAND flash from U-Boot}}
* {{Varlink|Yocto U-Boot 4.1.15 features#Flashing NAND using U-Boot |{{#var:RELEASE_LINK}}|Burning Yocto binaries to NAND flash from U-Boot}}
* {{Varlink|Yocto U-Boot 4.1.15 features |{{#var:RELEASE_LINK}}|U-Boot features}}
* {{Varlink|Yocto U-Boot 4.1.15 features |{{#var:RELEASE_LINK}}|U-Boot features}}
* [[Adding yocto packages|Adding packages to Yocto]]
* {{Varlink|Adding yocto packages|{{#var:RELEASE_LINK}}|Adding packages to Yocto}}
* [[Yocto_Linux_logo|Replace the Linux logo]]
* [[Yocto_Linux_logo|Replace the Linux logo]]
* {{Varlink|High Assurance Boot |{{#var:RELEASE_LINK}}|High Assurance Boot (HAB)}}
* {{Varlink|High Assurance Boot |{{#var:RELEASE_LINK}}|Secure Boot / High Assurance Boot (HAB)}}
{{#ifeq: {{#var:YOCTO_NAME}} | Morty ||* {{Varlink|SWUpdate Guide |{{#var:RELEASE_LINK}}|SWUpdate Guide}}}}
{{#ifeq: {{#var:U-BOOT_BRANCH}} | imx_v2015.04_4.1.15_1.1.0_ga_var03 |* [https://variwiki.com/index.php?title=imx_usb_loader&release=RELEASE_ROCKO_V1.0_{{#var:HARDWARE_NAME}} Booting from USB using the imx_usb_loader utility]|* {{Varlink|imx_usb_loader |{{#var:RELEASE_LINK}}|Booting from USB using the imx_usb_loader utility}}}}
{{#ifeq: {{#var:YOCTO_SUPPORT_DOCKER}} | yes |* {{Varlink|Docker Guide |{{#var:RELEASE_LINK}}|Docker Guide}} | }}
|color=green
}}<!--


|color=green}}<nowiki>
-->{{SoftBox
</nowiki>{{SoftBox
|title=How-to
|title=How-to
|boxwidth=46
|content=
|content=<nowiki></nowiki>
;Test and use an interface
=== Test and use an Interface ===
<div style="column-count:2">
<div style="width:100%;">
{{#ifexpr: {{#var:YOCTO_VERSION}} < 3.0 |* [[{{#var:HARDWARE_NAME}} 128MB DRAM|128MB DRAM]]|}}
<div style="width:50%; float: left;">
* [[{{#var:HARDWARE_NAME}} 128MB DRAM|128MB DRAM]]
* [[{{#var:HARDWARE_NAME}} ADC|ADC]]
* [[{{#var:HARDWARE_NAME}} ADC|ADC]]
* [[{{#var:HARDWARE_NAME}} Audio record play|Audio record/play]]
* [[DART-6UL/VAR-SOM-MX7 Audio record play|Audio record/play]]
* [[IMX Backlight|Backlight]]
* [[IMX Backlight|Backlight]]
* [[IMX Bluetooth|Bluetooth]]
* [[IMX Bluetooth|Bluetooth]]
* {{Varlink|BlueZ5 and A2DP|{{#var:RELEASE_LINK}}|Bluetooth A2DP}}
* [[IMX Bluetooth Obex|Bluetooth file transfer]]
* [[IMX Bluetooth Obex|Bluetooth file transfer]]
* [[IMX BLE|Bluetooth Low Energy]]
* [[IMX BLE|Bluetooth Low Energy]]
* [[BlueZ5 and A2DP|BlueZ5 and A2DP]]
* [[IMX6UL_CSI|Camera]]
* [[{{#var:HARDWARE_NAME}} CAN bus|CAN bus]]
* [[{{#var:HARDWARE_NAME}} CAN bus|CAN bus]]
* [[CPU freq and num of cores|CPU freq. and number of cores]]
* [[DART-6UL/VAR-SOM-MX7 Display|Display]]
* [[DART-6UL/VAR-SOM-MX7 Display|Display]]
* [[{{#var:HARDWARE_NAME}} Ethernet|Ethernet]]
* {{Varlink|{{#var:HARDWARE_NAME}} Ethernet|{{#var:RELEASE_LINK}}|Ethernet}}
* [[{{#var:HARDWARE_NAME}} UART|UART]]
* [[{{#var:HARDWARE_NAME}} Eth MAC address|Ethernet MAC addresses]]
</div>
* {{Varlink|{{#var:HARDWARE_NAME}} GPIO|{{#var:RELEASE_LINK}}|GPIO}}
<div style="width:50%; float: right;">
* [[{{#var:HARDWARE_NAME}} GPIO|GPIO]]
* [[{{#var:HARDWARE_NAME}} I2C|I2C]]
* [[{{#var:HARDWARE_NAME}} I2C|I2C]]
* [[IMX RTC|RTC]]
* {{Varlink|IMX RTC|{{#var:RELEASE_LINK}}|RTC}}
* [[{{#var:HARDWARE_NAME}} SPI|SPI]]
* [[{{#var:HARDWARE_NAME}} SPI|SPI]]
* [[Static_IP_Address |Static IP address]]
* [[{{#var:HARDWARE_NAME}} suspend|Suspend]]
* [[{{#var:HARDWARE_NAME}} suspend|Suspend]]
* [[{{#var:HARDWARE_NAME}} UART|UART]]
* [[IMX USB Host|USB Host]]
* [[IMX USB Host|USB Host]]
* [[{{#var:HARDWARE_NAME}} USB OTG|USB OTG]]
* [[{{#var:HARDWARE_NAME}} USB OTG|USB OTG]]
* [[IMX UserButtons|User Button]]
* [[IMX UserButtons|User Button]]
* [[{{#var:HARDWARE_NAME}}_WakeableGPIO|Wakeable GPIO]]
* [[{{#var:HARDWARE_NAME}}_WakeableGPIO|Wakeable GPIO]]
* {{Varlink|IMX WDT|{{#var:RELEASE_LINK}}|Watchdog}}
* [[DART-6UL/VAR-SOM-MX7 Wireless LAN |Wireless LAN]]
* [[DART-6UL/VAR-SOM-MX7 Wireless LAN |Wireless LAN]]
* [[wifi connman |WiFi using connman]]
* [[wifi connman |WiFi using connman]]
</div>
</div>
|color=blue}}}}
|color=blue
__NONUMBEREDHEADINGS__
}}
}}
{{NONUMBEREDHEADINGS}}

Revision as of 21:02, 10 February 2022

DART-6UL Yocto Thud

Yocto project is a framework for creating a Linux distributions for embedded devices. It's 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.

This release is based on Freescale/NXP Community BSP layer for Yocto framework. Variscite extends this layer to support its i.MX6 UL/ULL/ULZ System On Module products: DART-6UL, DART-6UL-5G and VAR-SOM-6UL (all of which are under the DART-6UL category of this wiki).

Release version: thud-fslc-4.14.78-mx6ul-v1.1