VAR-SOM-MX7 Yocto: Difference between revisions
From Variscite Wiki
No edit summary |
(how-to: use template for how-to column) |
||
(55 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
<!-- Set release according to "release" parameter in URL and use | <!-- 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| | --> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_THUD_V1.1_VAR-SOM-MX7}}}} <!-- | ||
--> {{ | --> {{SoftwareEx | ||
|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. | ||
|category1= | Release version: '''{{#var:RELEASE_NAME}}''' | ||
|category1=VAR-SOM-MX7 | |||
|category2=Yocto | |category2=Yocto | ||
|documentation= | |documentation= | ||
{{OS_Overview_General_Column}}<!-- | |||
-->{{SoftBox | |||
|title=Build | |title=Build | ||
|content= | |||
|content= | ;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}} }} | |||
* [[ | |||
* [[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 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 |{{#var:RELEASE_LINK}}|U-Boot features}} | ||
* | * {{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 | ||
}}<!-- | |||
-->{{OS_Overview_HowTo_Column_MX7}}}}<!-- | |||
-->{{NONUMBEREDHEADINGS}} | |||
< | |||
Latest revision as of 14:40, 7 June 2023
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
General
Build
- Build Yocto, Linux and U-Boot
- Release Notes
- Setting a Development Environment
- Build Yocto from source code
- Yocto common build errors
- Customizing U-Boot
- Customizing the Linux kernel
- Toolchain installation for out of Yocto builds
- Build U-Boot from source code
- Build the Linux kernel from source code
- Burning Yocto binaries to NAND flash/eMMC via SD card
- Burning Yocto binaries to NAND flash/eMMC via Ethernet
- Burning Yocto binaries to NAND flash from U-Boot
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo
- Secure Boot / High Assurance Boot (HAB)
- SWUpdate Guide
- Booting from USB using the imx_usb_loader utility
- Docker Guide
How-to
- Test and use an Interface
- ADC
- Audio record/play
- Backlight
- Bluetooth
- Bluetooth A2DP
- Bluetooth file transfer
- Bluetooth Low Energy
- CAN bus
- Camera
- CPU freq. and number of cores
- Display
- Ethernet
- Ethernet MAC addresses
- External UART
- GPIO
- I2C
- RTC
- SPI
- Static IP address
- Suspend
- USB Host
- USB OTG
- User Buttons
- Watchdog
- Wireless LAN
- WiFi using connman