meta-digi/meta-digi-dey
Alex Gonzalez 0514d03e0e meta-digi-dey: Add a dey-image-tiny initramfs image.
To boot from TFTP/NFS you need something like:

    setenv uimage uImage-ccimx6sbc
    setenv initrdimg dey-image-tiny-initramfs-ccimx6sbc.rootfs.initramfs
    setenv fdt_file uImage-imx6q-ccimx6sbc.dtb
    setenv initrdaddr 0x22000000
    setenv bootargs console=ttymxc3,115200 rdinit=/sbin/init
    saveenv

    tftp $loadaddr $uimage
    tftp $initrdaddr $initrdimg
    tftp $fdt_addr $fdt_file

    bootm $loadaddr $initrdaddr $fdt_addr

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2014-12-01 11:51:51 +01:00
..
classes meta-digi-dey: move packagegroup definitions to distro configuration 2014-01-17 13:27:37 +01:00
conf meta-digi-dey: update distro config file for yocto 1.7 2014-11-17 16:33:10 +01:00
recipes-connectivity meta-digi-dey: cosmetics, no functionality change 2014-11-25 13:48:02 +01:00
recipes-core meta-digi-dey: Add a dey-image-tiny initramfs image. 2014-12-01 11:51:51 +01:00
recipes-devtools/oracle-java meta-digi-dey: rework rootfs resize on first boot 2014-11-20 18:01:29 +01:00
recipes-digi packagegroup*: set PACKAGE_ARCH before packagegroup inherit 2014-11-17 16:30:10 +01:00
recipes-graphics microwindows: fix build error 2014-11-19 19:16:11 +01:00
recipes-multimedia packagegroup*: set PACKAGE_ARCH before packagegroup inherit 2014-11-17 16:30:10 +01:00
recipes-qt/qt4 qt4: integrate deprecated fsl-gui-extrafiles package 2014-09-18 09:49:59 +02:00
recipes-sato meta-digi-dey: move NETWORK_MANAGER variable to x11-sato bbappend 2014-09-25 16:21:35 +02:00
DIGI_EULA meta-digi: Rename from DEL to DEY. 2013-06-12 13:18:37 +02:00
DIGI_OPEN_EULA meta-digi: Rename from DEL to DEY. 2013-06-12 13:18:37 +02:00
README meta-digi: update README files 2013-12-18 15:49:38 +01:00

README

OpenEmbedded/Yocto Digi Embedded Linux layer
============================================

This layer provides the Digi Embedded Linux distribution images.

This layer depends on:

git://git.yoctoproject.org/poky.git
git://git.openembedded.org/meta-openembedded.git
git://git.yoctoproject.org/meta-fsl-arm.git
git://github.com/Freescale/meta-fsl-demos.git

Digi's license agreements
-------------------------

All software is covered by Digi's general EULA and Digi's Open Source
EULA. To have the right to use the software in your images you need to
read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files.

Support
-------

This layer is provided 'as is' with no guarantee. However, some support
may be available from support@digi.com