DART-6UL Yocto: Difference between revisions
No edit summary |
No edit summary |
||
Line 65: | Line 65: | ||
=== Test and use an interface === | === Test and use an interface === | ||
<div style="width:100%;"> | <div style="width:100%;"> | ||
<div style="width: | <div style="width:45%; float: left;"> | ||
* [[{{#var:HARDWARE_NAME}} 128MB DRAM|128MB DRAM]] | * [[{{#var:HARDWARE_NAME}} 128MB DRAM|128MB DRAM]] | ||
* [[{{#var:HARDWARE_NAME}} ADC|ADC]] | * [[{{#var:HARDWARE_NAME}} ADC|ADC]] | ||
Line 81: | Line 81: | ||
* [[{{#var:HARDWARE_NAME}} Eth MAC address|Ethernet MAC addresses]] | * [[{{#var:HARDWARE_NAME}} Eth MAC address|Ethernet MAC addresses]] | ||
</div> | </div> | ||
<div style="width: | <div style="width:45%; float: right;"> | ||
* [[{{#var:HARDWARE_NAME}} GPIO|GPIO]] | * [[{{#var:HARDWARE_NAME}} GPIO|GPIO]] | ||
* [[{{#var:HARDWARE_NAME}} I2C|I2C]] | * [[{{#var:HARDWARE_NAME}} I2C|I2C]] |
Revision as of 00:15, 2 June 2020
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
General
Programming
Support
- Variscite Customer Portal
Register at Variscite Customer Portal to get high quality engineering support for Variscite products - Variscite Support Forum
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
Test and use an interface
__NONUMBEREDHEADINGS__