CL-SOM-iMX7: Yocto Linux: Package contents

From Compulab Mediawiki
Revision as of 07:01, 30 April 2017 by Ilya (talk) (images)
Jump to: navigation, search

Package contents

Layout

cl-som-imx7-yocto-linux
├── development
│   └── README.html
├── extra
│   └── btwlink-fs-support.tar.bz2
├── images
│   └── fsl-image-gui-cl-som-imx7.rootfs.sdcard.gz
├── install
│   ├── boot.scr
│   ├── imx7d-cl-som-imx7.dtb
│   ├── imx7d-sbc-imx7.dtb
│   ├── imx7d-sbc-iot-imx7.dtb
│   ├── install.ext2
│   ├── install.sh
│   ├── kernel.img
│   ├── ramdisk.dtb
│   ├── ramdisk.img
│   ├── rootfs.tar.bz2
│   └── zImage
├── kernel
│   ├── dtb
│   │   ├── imx7d-cl-som-imx7.dtb
│   │   ├── imx7d-sbc-imx7.dtb
│   │   └── imx7d-sbc-iot-imx7.dtb
│   ├── modules-cl-som-imx7.tgz
│   └── zImage-cl-som-imx7
├── README.txt
└── version.txt

development

Development documentation

images

  • fsl-image-gui-cl-som-imx7.rootfs.sdcard.gz - SD card image that provides the full system to boot with U-Boot and Linux kernel

kernel

  • zImage-cl-som-imx7 - ready to run Linux kernel version 4.1.15-cl-som-imx7 for CL-SOM-iMX7
  • dtb - Device tree blobs folder

install

  • zImage - ready to run Linux kernel image binary for CL-SOM-iMX7
  • imx7d-cl-som-imx7.dtb - Device tree blob for CL-SOM-iMX7 SoM
  • imx7d-sbc-imx7.dtb - Device tree blob for SBC-iMX7 Evaluation boards kit
  • imx7d-sbc-iot-imx7.dtb - Device tree blob for IOT-GATE-iMX7 and SBC-IOT-iMX7 devices
  • rootfs.tar.bz2 - Yocto Linux root file system
  • kernel.img - Kernel image required for installation onto the eMMC
  • ramdisk.img - Ramdisk image required for installation onto the eMMC
  • ramdisk.dtb - Device tree blob
  • boot.scr - U-Boot script used for image installation
  • install.sh - installation script used for Automatic Installation Procedure
  • install.ext2 - ext2 image containing additional scripts for Automatic Installation Procedure

extra

  • btwlink-fs-support.tar.bz2 - miscellaneous utilities and firmware for WiLink8 Bluetooth support