CL-SOM-iMX7: Yocto Linux: Package contents

From Compulab Mediawiki
Revision as of 14:16, 16 January 2019 by imported>Uri.mashiach
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Package contents

Layout

cl-som-imx7-yocto-linux/
├── development
│   └── README.html
├── images
│   ├── cl-som-imx7-image-qt5.sdcard.bz2
│   └── rootfs.tar.bz2
├── kernel
│   ├── dtb
│   │   ├── imx7d-cl-som-imx7.dtb
│   │   ├── imx7d-sbc-imx7.dtb
│   │   ├── imx7d-sbc-imx7-lvds.dtb
│   │   ├── imx7d-sbc-imx7-m4.dtb
│   │   ├── imx7d-sbc-iot-imx7.dtb
│   │   ├── imx7d-sbc-iot-imx7-can.dtb
│   │   └── imx7d-sbc-iot-imx7-rs485-hdx.dtb
│   ├── modules-cl-som-imx7.tgz
│   └── zImage-cl-som-imx7
├── README.txt
└── version.txt

development

Development documentation

images

  • cl-som-imx7-image-qt5.sdcard.bz2 - SD card image that provides the full system to boot with U-Boot, Linux kernel and Yocto file-system
  • rootfs.tar.bz2 - Yocto Linux root file-system

kernel

  • zImage-cl-som-imx7 - ready to run Linux kernel version 4.9.11-cl-som-imx7-5.1 for CL-SOM-iMX7
  • modules-cl-som-imx7.tgz - a modules archive, that matches the ready to run Linux kernel (zImage-cl-som-imx7) for CL-SOM-iMX7
  • dtb - Device tree blobs folder
  • imx7d-cl-som-imx7.dtb - device tree blob for CL-SOM-iMX7 SoM
  • imx7d-sbc-imx7.dtb - device tree blob for SBC-iMX7 evaluation board kit
  • imx7d-sbc-imx7-lvds.dtb - device tree blob for SBC-iMX7 evaluation board kit with LVDS support
  • imx7d-sbc-imx7-m4.dtb - device tree blob for SBC-iMX7 evaluation board kit with Cortex-M4 core support
  • imx7d-sbc-iot-imx7.dtb - device tree blob for IOT-GATE-iMX7 and SBC-IOT-iMX7 devices
  • imx7d-sbc-iot-imx7-can.dtb - device tree blob for IOT-GATE-iMX7 and SBC-IOT-iMX7 devices with CAN bus support
  • imx7d-sbc-iot-imx7-rs485-hdx.dtb - device tree blob for IOT-GATE-iMX7 and SBC-IOT-iMX7 devices with RS485 half duplex support