Difference between revisions of "Developing the software for the target (XUELK)"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "{{InfoBoxTop}} {{AppliesToAXELULite}} {{AppliesToSBCLynx}} {{InfoBoxBottom}} ==Introduction== As the XELK kit is based on Yocto, the implementation of the MVM follows the appr...")
 
Line 6: Line 6:
 
As the XELK kit is based on Yocto, the implementation of the MVM follows the approach described [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|here]]. As such, the reading of [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|this article]] is highly recommended.
 
As the XELK kit is based on Yocto, the implementation of the MVM follows the approach described [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|here]]. As such, the reading of [[Managed_Virtual_Machine_(MVM)#Yocto-based_Linux_distribution|this article]] is highly recommended.
  
 +
==U-Boot and Linux kernel==
 +
Please refer to the following links for the specific instructions describing these operations:
 +
*[[Building U-Boot (XUELK)]]
 +
*[[Building Linux kernel (XUELK)]]
  
Building U-Boot (XUELK)
+
==Root file systems and SDKs==
 +
TBD

Revision as of 12:51, 8 September 2017

Info Box
AXEL ULite-top.png Applies to AXEL ULite
SBC Lynx-top.png Applies to SBC Lynx

Introduction[edit | edit source]

As the XELK kit is based on Yocto, the implementation of the MVM follows the approach described here. As such, the reading of this article is highly recommended.

U-Boot and Linux kernel[edit | edit source]

Please refer to the following links for the specific instructions describing these operations:

Root file systems and SDKs[edit | edit source]

TBD