VAR-SOM-AM43 Krogoth: Difference between revisions
From Variscite Wiki
m (Text replacement - "http://variscite" to "https://variscite") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
;General | ;General | ||
* [[VAR-SOM-AM43 Start Here|First Time? Start Here]] <i class="fas fa-angle-double-left text-danger pl-2"></i><i class="fas fa-angle-double-left text-danger"></i> | * [[VAR-SOM-AM43 Start Here|First Time? Start Here]] <i class="fas fa-angle-double-left text-danger pl-2"></i><i class="fas fa-angle-double-left text-danger"></i> | ||
* [[VAR-SOM-AM43 Yocto NAND Recovery|'''Using NAND Flash recovery rescue SD card''']] | |||
* [[VAR-SOM-AM43 Yocto NAND Recovery|'''Using NAND Flash recovery rescue SD | |||
;Programming | ;Programming | ||
*[https://variscite.com/support-forum/viewtopic.php?f=9&t=27 Compiling QT5 application] | *[https://variscite.com/support-forum/viewtopic.php?f=9&t=27 Compiling QT5 application] | ||
Line 27: | Line 26: | ||
|content= | |content= | ||
;Build Yocto, Linux and U-Boot | ;Build Yocto, Linux and U-Boot | ||
* [[VAR-SOM-AM33 Development Environment|Set Development Environment]] | * [[VAR-SOM-AM33 Development Environment|Set Development Environment]] | ||
* [[VAR-SOM-AM43 Yocto Krogoth GS|'''Build Yocto from source code''']] | * [[VAR-SOM-AM43 Yocto Krogoth GS|'''Build Yocto from source code''']] | ||
Line 34: | Line 32: | ||
* [[VAR-SOM-MX6_Yocto_Fido_R2_Customize_linux-variscite |Customize linux-variscite]] | * [[VAR-SOM-MX6_Yocto_Fido_R2_Customize_linux-variscite |Customize linux-variscite]] | ||
* [[VAR-SOM-AM43_Yocto Krogoth Build u-boot out of tree|Build u-boot from source]] | * [[VAR-SOM-AM43_Yocto Krogoth Build u-boot out of tree|Build u-boot from source]] | ||
* [[VAR-SOM-AM43_NAND Flash Burning | Burning Yocto binaries to NAND Flash from SD | * [[VAR-SOM-AM43_NAND Flash Burning | Burning Yocto binaries to NAND Flash from SD card]] | ||
* [[VAR-SOM-AM43 Boot via Ethernet | Boot via Ethernet]] | * [[VAR-SOM-AM43 Boot via Ethernet | Boot via Ethernet]] | ||
Latest revision as of 16:53, 8 November 2022
VAR-SOM-AM43 Krogoth
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.
Program
- General
- Programming
- Reference documentation
Build
Howto