VAR-SOM-MX7 Yocto: Difference between revisions

From Variscite Wiki
No edit summary
(Use template for general column)
(39 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<!-- Set release according to "release" parameter in URL and use MORTY_BETA_VAR-SOM-MX6 as default
<!-- Set release according to "release" parameter in URL and use THUD_V1.1_VAR-SOM-MX7 as default
--> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!--
--> {{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!--
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_BETA_VAR-SOM-MX7}}}} <!--
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_THUD_V1.1_VAR-SOM-MX7}}}} <!--
--> {{SoftwareEx
--> {{SoftwareEx
|title=VAR-SOM-MX7 Yocto {{#var:YOCTO_NAME}}
|title=VAR-SOM-MX7 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=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 [http://freescale.github.io/ Freescale/NXP Community BSP] layer for Yocto framework. Variscite extends this layer to support its i.MX7 System On Modules.
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.MX7 System On Modules.
<br><br>Release version: '''{{#var:RELEASE_NAME}}'''
 
Release version: '''{{#var:RELEASE_NAME}}'''
|category1=VAR-SOM-MX7
|category1=VAR-SOM-MX7
|category2=Yocto
|category2=Yocto
|documentation=<nowiki></nowiki>
|documentation=
{{SoftBox
{{OS_Overview_General_Column}}<!--
|title=General
-->{{SoftBox
|boxwidth=23
|content=<nowiki></nowiki>
=== General  ===
* {{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
 
* {{#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 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 Linux|{{#var:RELEASE_LINK}}|Build the Linux kernel from source code}}
* {{Varlink|Yocto Build Linux|{{#var:RELEASE_LINK}}|Build the Linux kernel from source code}}
* {{Varlink|Yocto Build U-Boot|{{#var:RELEASE_LINK}}|Build U-Boot from source code}}
* {{Varlink|Yocto Customizing kernel and uboot|{{#var:RELEASE_LINK}}|Customizing the Linux kernel and U-Boot}}
* {{Varlink|Yocto NAND Flash Burning|{{#var:RELEASE_LINK}}|Burning Yocto binaries to NAND flash/eMMC via SD card}}
* {{Varlink|Yocto NAND Flash Burning|{{#var:RELEASE_LINK}}|Burning Yocto binaries to NAND flash/eMMC via SD card}}
* {{Varlink|Yocto Flash From Net|{{#var:RELEASE_LINK}}|Burning Yocto binaries to NAND flash/eMMC via Ethernet}}
* {{Varlink|Yocto Flash From Net|{{#var:RELEASE_LINK}}|Burning Yocto binaries to NAND flash/eMMC via Ethernet}}
* {{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}}|Secure Boot / High Assurance Boot (HAB)}}
{{#ifeq: {{#var:YOCTO_NAME}} | Morty ||* {{Varlink|SWUpdate Guide |{{#var:RELEASE_LINK}}|SWUpdate Guide}}}}
{{#switch: {{#var:YOCTO_NAME}}
| Thud
| Dunfell = * [https://variwiki.com/index.php?title=imx_usb_loader&release=RELEASE_SUMO_V1.1_VAR-SOM-MX7 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%;">
<div style="width:50%; float: left;">
* [[{{#var:HARDWARE_NAME}} ADC|ADC]]
* [[{{#var:HARDWARE_NAME}} ADC|ADC]]
* [[DART-6UL/VAR-SOM-MX7 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]]
* {{Varlink|IMX CAN bus|{{#var:RELEASE_LINK}}|CAN bus}}
* [[IMX CAN bus|CAN bus]]
* [[IMX CSI|Camera]]
* [[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]]
* [[{{#var:HARDWARE_NAME}} Ethernet|Ethernet]]
* [[{{#var:HARDWARE_NAME}} Eth MAC address|Ethernet MAC addresses]]
* [[{{#var:HARDWARE_NAME}} UART|External UART]]
* [[{{#var:HARDWARE_NAME}} UART|External UART]]
* [[{{#var:HARDWARE_NAME}} GPIO|GPIO]]
* [[{{#var:HARDWARE_NAME}} GPIO|GPIO]]
</div>
<div style="width:50%; float: right;">
* [[{{#var:HARDWARE_NAME}} I2C|I2C]]
* [[{{#var:HARDWARE_NAME}} I2C|I2C]]
* [[IMX RTC|RTC]]
* {{Varlink|IMX RTC|{{#var:RELEASE_LINK}}|RTC}}
* [[DART-6UL SPI|SPI]]
* [[DART-6UL SPI|SPI]]
* [[Static_IP_Address |Static IP address]]
* [[IMX_suspend|Suspend]]
* [[IMX_suspend|Suspend]]
* [[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 Buttons]]
* [[IMX UserButtons|User Buttons]]
* [[DART-6UL/VAR-SOM-MX7 Wireless LAN JETHRO|Wireless LAN]]
* {{Varlink|IMX WDT|{{#var:RELEASE_LINK}}|Watchdog}}
* [[DART-6UL/VAR-SOM-MX7 Wireless LAN|Wireless LAN]]
* [[wifi connman |WiFi using connman]]
* [[wifi connman |WiFi using connman]]
</div>
</div>
</div>
|color=blue}}}}
|color=blue}}}}
__NONUMBEREDHEADINGS__
{{NONUMBEREDHEADINGS}}

Revision as of 21:14, 10 February 2022

VAR-SOM-MX7 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.MX7 System On Modules.

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