Open main menu

DAVE Developer's Wiki β

Changes

AXEL ULite and SBC Lynx Embedded Linux Kit (XUELK)

1,331 bytes removed, 14:52, 30 March 2016
XUELK microSD Layout
** TBD
==== XUELK microSD Layout ====TBD
The microSD provided with XUELK is used to store:
* A bootable FAT32 partition (mmcblk0p1, vfat) containing:** Linux kernel and DTB binary images (u-boot and kernel images)
** XUELK documentation
** XUELK DVDK virtual machine image
* XUELK root file system partition (mmcblk0p2, ext3)
 
XUELK contains all the required software and documentation to start developing Linux application on the Axel platform. In particular, XUELK provides a virtual machine, called DVDK, with the following features:
 
* VirtualBox virtual machine (.OVA archive)
* Based on Lubuntu 12.04 LTS (64-bit version)
* Pre-installed VirtualBox Guest Additions
* LXDE desktop environment
* Boot disk with the distro and pre-configured basic Linux services:
** TFTP: with base directory /srv/tftp/
** NFS: configured through the /etc/exports file
* Secondary disk containing source code and tools:
** Bootloader (u-boot) source tree cloned from DAVE Embedded Systems public git repository
** Linux kernel source tree cloned from DAVE Embedded Systems public git repository
** External pre-built toolchain
** Yocto bsp for AXEL
* Pre-installed Yocto-based root file systems with setup scripts, makefiles, example applications, ...
* Administrator account (dvdk) with autologin. Please note that the user account credentials are provided with the development kit (you can find them into the README file contained in the sw/dvdk folder of the kit distribution)
 
Please note that XUELK u-boot and kernel source trees are derived from the official trees released by Freescale; these trees have been customized to add support for the Axel SOM.
=== XUELK Updates ===
4,650
edits